My personal blog built with a combination of Gatsby and Netlify CMS.
This project is built with:
Development Mode
git clone https://github.com/dickwyn/blog.git
cd blog
yarn
gatsby develop
Starts the site at http://localhost:8000
!
Production Mode
gatsby serve