Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.71 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.71 KB

Netlify Status Maintainability Codacy Badge

© All images and content Copyright 2019 Mayeul Chassagnard, All Rights Reserved

Quick bootstrap Gatsby + Contentful + Netlify project with GCN starter.

This repo is left public to serve as an educational resource. Feel free to take a look at how things work, so you can build your own.

Mayeul_Chassagnard_Logo

Overview

Codebase for https://mayeulchassagnard.com

Portfolio site built using Gatsby + Contentful + Netlify. Features photography galleries + subgalleries, a blog, and Netlify forms.

Tooling

  • Netlify
  • Gatsby JS
  • Contentful
  • Styled components
  • Page Transitions
  • Performant masonry using Rebass
  • Segment
  • PWA
  • Offline support
  • Dark mode

Code Tips

  • yarn dev : run the website locally
  • yarn upgrade/add/remove [package][@version/latest] : update/add/remove packages
  • yarn install : following a package.json modification to update yarn.lock