An open API service indexing awesome lists of open source software.

https://github.com/amazingrando/forthequeen


https://github.com/amazingrando/forthequeen

rpg srd

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

[![Netlify Status](https://api.netlify.com/api/v1/badges/fbe86879-f7e5-447e-be98-ccdf4d3d39c3/deploy-status)](https://app.netlify.com/sites/forthequeen/deploys)

# For the Queen System Reference Document Website

## Where to find the SRD text files?

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

## Requirements

- [Node](https://nodejs.org/en/)
- [Gatsby](https://www.gatsbyjs.org/)

## 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.