Documentation viewer for Crown PA, built using Polymer 3.0 with the Github API for the data layer.
- Install firebase-tools
yarn global add firebase-tools
- Install dependencies
yarn install
- Build
gulp full
- Run dev server
firebase serve
Live site available at https://crownpa-docs.firebaseapp.com/
The source for the docs themselves is held in separate repositories:
If you'd like to help with the documentation viewer itself, file issues and pull requests in this repository.
If you want to help write the documentation itself, send pull requests to the repositories of the docs themselves.
The code is licensed under the MIT license.
The docs themselves are licensed under a Creative Commons Attribution 4.0 International License.