Codebase for https://lutando.se — my personal portfolio website. Current iteration is built using Contentful, Netlify, and Gatsby V2; and was launched in February 2019. This site makes heavy use of the gatsby-image
plugin, pulling optimized fluid assets from Contentful.
- Netlify integration
- Styled components
- Google Analytics
- Progressive Web app
- Offline Support
- 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.