Jonathan-Harrell.com Code for Jonathan Harrell's development blog. Gatsby front-end and Netlify CMS backend. Installation npm install Scripts # Run in dev mode npm run dev # Build for production npm run build # Serve production build npm run serve # Run storybook npm run storybook