Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 995 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 995 Bytes

Overview

Codebase for https://iammatthias.com — my photography portfolio. Current iteration is built using Contentful, Netlify, and Gatsby V2; and was launched in September 2018. This site makes heavy use of the gatsby-image plugin, pulling optimized fluid assets from Contentful.

Features

  • Netlify integration
  • Styled components
  • Google Analytics
  • Progressive Web app
  • Offline Support
  • RSS Feed
Notes

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.