Skip to content

Spring3/website

Repository files navigation

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