/gatsby-starter

Primary LanguageCSSMIT LicenseMIT

Gatsby Starter

Banner

Intro

Simple GatsbyJS starter with sass, seo & page transitions.

Features

  • SASS/SCSS
  • SEO Component
  • Sitemap generation
  • JSON to pages
  • Page transitions
  • Opiniated scss helpers

Install

Make sure that you have the Gatsby CLI program installed:

npm install -g gatsby-cli

And run from your CLI:

gatsby new gatsby-site https://github.com/avanderpotte/gatsby-starter

Then you can run it by:

cd gatsby-site
gatsby develop

Deploy

Replace every instance of http://gatsby.avdp.xyz with your own url