This repository includes the source for the PastVu Resources - a collection of documentation resources related to PastVu project. The website is built using Docusaurus 2, a modern static website generator.
There are many ways that you can help, from reporting inaccuracies, and missing documentation, to making small corrections and, of course, creating new resources for others to make use of.
If you plan to contribute, then you may wish to setup a local development environment to make it easier to do so.
Read our contributing guide for more details.
If you want to jump right in then the easiest way is using NVM and then running:
nvm install
npm i -g yarn
yarn
yarn start
PastVu documentation is licensed under a Creative Commons Attribution 4.0 International license.