A project portfolio at pjflanagan.me. Created with Gatsby, hosted on Netlify.
npm run develop
./src
├── /components - page components
├── /content - the site copy
├── /elements - individual themed elements
├── /helpers - math, color, and random
├── /images
├── /pages - top level page components and styles (builds into site pages automatically)
└── html.js - top level page with custom header tags