tomoakley / Crown-PA-Docs-Site

Documentation viewer for Crown PA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crown-PA-Docs-Site

License: MIT Build Status

Documentation viewer for Crown PA, built using Polymer 3.0 with the Github API for the data layer.

Running the Site Locally

  1. Install firebase-tools yarn global add firebase-tools
  2. Install dependencies yarn install
  3. Build gulp full
  4. Run dev server firebase serve

Live Site

Live site available at https://crownpa-docs.firebaseapp.com/

Docs Source

The source for the docs themselves is held in separate repositories:

Contributing

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.

License

The code is licensed under the MIT license.

The docs themselves are licensed under a Creative Commons Attribution 4.0 International License.

About

Documentation viewer for Crown PA

License:MIT License


Languages

Language:JavaScript 83.3%Language:HTML 16.7%