This is a boilerplater starter for GatsbyJS and the Netlify CMS. The blog has been styled with Ghost's casper theme. Orginally started with AustinGreen's excellent starter repo.
- GatsbyJS
- PrismJS
- Pagination
- Goole Analytics
- RSS Feed
- Sitemap
- Styled Components
- Responsive iframes
- Offline
- NProgress
- Tags
You must have:
- Node
- Gatsby ClI version >= 1.1.23
npm install --global gatsby-cli
gatsby new gatlify https://github.com/Harrison1/gatlify
cd gatlify
gatsby develop
visit http://localhost:8000/
Follow the Netlify CMS Quick Start Guide to set up authentication, and hosting.