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 developStarts the site at http://localhost:8000!
Production Mode
gatsby serve