Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.01 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.01 KB

Deploy previews on Netlify Netlify Status

Production deploy hosted on ReadTheDocs Documentation Status

PCW Documentation

Technical documentation and onboarding materials for Philly Community Wireless.

Built with mkdocs (via Material Theme) and deployed to readthedocs.org

Editing these docs

Instructions to edit these docs via the web or locally are viewable at organization/edit-docs.md.

Editing locally with Docker

  • git clone
  • docker compose up -d; docs will be serving at http://localhost:8000