Skip to content

Spring3/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3b7010c · Apr 20, 2021
Apr 6, 2021
Apr 20, 2021
Apr 6, 2021
Apr 6, 2021
Apr 6, 2021
Jun 7, 2019
Apr 6, 2021
Apr 6, 2021
Apr 6, 2021
Apr 16, 2021
Apr 8, 2021
Apr 6, 2021
Apr 20, 2021
Apr 17, 2021

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