This repo is a simple blog using gatsby-mdx. This repo was designed as a base to be used to help people convert an existing Gatsby MDX driven blog to Tina.
- Make sure you're running the node version in the
.nvmrc
file - Clone the project from GitHub
- Navigate into the project using
cd my-blog-starter
- run
npm install
- run
gatsby develop
- you're all set! Just remember to run
gatsby clean
whenever you re-run your project after making changes
- Support for GitHub Flavoured Markdown
- Some sample blog content for you to get started with
- MDX support
- Kyle Matthews - This repo is a fork of Kyle Matthews' starter blog.
- DALL-E - used to generate the image used in this site
- TinaCMS - The imagery and branding for this starter template was inpired by the layout of tina.io