A starter project in Gatsby.js with MDX.
- MDX: JavaScript/React in Markdown
- see /mdx-example blog post
- Prism.js: Syntax Highlighting
- Pagination
- Categories
- Styled Components
git clone git@github.com:rwieruch/gatsby-mdx-blog-starter-project.git
cd gatsby-mdx-blog-starter-project
npm install
gatsby develop
- visit http://localhost:8000
gatsby new gatsby-mdx-blog-starter-project git@github.com:rwieruch/gatsby-mdx-blog-starter-project.git
cd gatsby-mdx-blog-starter-project
npm install
gatsby develop
- visit http://localhost:8000
Thanks goes to these wonderful people (emoji key):
Vojta Holik π¨ |
Jason Brown π§ |
Evgeniy Nagalskiy π» |
Marcus Lyons π§ |
Brian Lovin π§ |
Mitchell Wright π§ |
This project follows the all-contributors specification. Contributions of any kind welcome!