Skip to content

Latest commit

 

History

History
41 lines (35 loc) · 1.93 KB

README.md

File metadata and controls

41 lines (35 loc) · 1.93 KB
Privacy Guides

Your central privacy and security resource to protect yourself online.

Developing

  1. Install mkdocs: pip install mkdocs
  2. Install mkdocs-material: pip install mkdocs-material
  3. Serve the site locally: mkdocs serve
    • The site will be available at http://localhost:8000/.