Skip to content

amazingrando/forthequeen

Repository files navigation

Netlify Status

For the Queen System Reference Document Website

Where to find the SRD text files?

  • Inside of src/pages. They are in markdown (.md).

Requirements

How to Run Locally

  • yarn to install packages
  • gatsby develop to spin up a local server that you can access at localhost.

How to Deploy

  • gatsby build to build the static site
  • Upload to a server.