Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 735 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 735 Bytes

Based on Gastby Starter Boilderplate

You are welcome to use or reuse this project for your purposes, if you reference the original (this repo).

Run & Build

Development:

  yarn && start

Production:

  yarn && yarn build
  yarn serve

Core

Data

All the website's content is stored in markdown and fetched with GraphQL

Deployment

Automatically deployed to Gatsby Cloud