Codebase for https://jpvalery.photo my photography portfolio. Current iteration is built using Contentful, Netlify, and Gatsby V2; and was launched in January 2019. Based on @iammatthias/.com
This site makes heavy use of the gatsby-image
plugin, pulling optimized fluid assets from Contentful.
- Netlify integration
- Contentful integration
- Analytics with Fathom
- SEO
- Styled components
- RSS Feed
Code can be used as a reference for other Gatsby projects, but this repo will not work out-of-the-box without replicating the Contentful data structure. If you would like to quickly bootstrap a Gatsby + Contentful + Netlify project, I recommend checking out the fantastic GCN starter.
This repo uses Yarn, over NPM.