Starter with the bare essentials needed for a GatsbyJS site with NetlifyCMS.
- Blazing fast with GatsbyJS
- Completely customisable open source content management system with NetlifyCMS
- Gatsby Sharp image plugins to allow performant responsive images using
srcset
, also lazy loading to improve performance - Images inserted within markdown files through NetlifyCMS will be copied to an accessible folder within the public directory
gatsby develop
gatsby build && gatsby serve