https://github.com/phase2/frontend-docs
A ReadTheDocs of Phase2's frontend toolset.
https://github.com/phase2/frontend-docs
Last synced: about 1 year ago
JSON representation
A ReadTheDocs of Phase2's frontend toolset.
- Host: GitHub
- URL: https://github.com/phase2/frontend-docs
- Owner: phase2
- Created: 2017-10-12T22:59:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-02T15:19:36.000Z (about 5 years ago)
- Last Synced: 2025-01-12T17:36:15.329Z (about 1 year ago)
- Size: 1.03 MB
- Stars: 7
- Watchers: 16
- Forks: 7
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Phase2's Front End Tooling Documentation (Particle & Friends)
## live docs available [here](https://phase2.github.io/frontend-docs/)
## to work on & edit locally:
pip install mkdocs
mkdocs serve
# published with:
mkdocs gh-deploy