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 [email protected]: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 [email protected]: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!