This was bootstrapped via egghead-gatsby-starter
This is based on Robin Wieruch's https://github.com/rwieruch/gatsby-mdx-blog-starter-project
- MDX: JavaScript/React in Markdown
- see /mdx-example blog post
- Prism.js: Syntax Highlighting
- Pagination
- Categories
- Styled Components
git clone [email protected]:eggheadio/gatsby-starter-egghead-blog.git
cd gatsby-starter-egghead-blog
npm install
gatsby develop
- visit http://localhost:8000
gatsby new gatsby-starter-egghead-blog [email protected]:eggheadio/gatsby-starter-egghead-blog.git
cd gatsby-starter-egghead-blog
npm install
gatsby develop
- visit http://localhost:8000