Skip to content

brohlson/gatsby-datocms-starter

Repository files navigation

Banner

Gatsby DatoCMS Starter

Netlify Status style: styled-components

Vendors

  • DatoCMS: Includes setup for HomePage, BlogPage, BlogPost models
  • Netlify: Includes build scripts & setup for a simple contact form function/endpoint

Installation

  • gatsby new my-site https://github.com/brohlson/gatsby-datocms-starter
  • Create .env, .env.production, .env.development files based on .env.example
  • Add siteUrl and sitemapPath in site-config for SEO utils
  • Create the Home Page, Blog Page, Blog Post models in DatoCMS
  • Kick some ass

Credits