mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-03-25 16:38:24 -04:00
Developing
- Install mkdocs:
pip install mkdocs
- Install mkdocs-material:
pip install mkdocs-material
- Serve the site locally:
mkdocs serve
- The site will be available at
http://localhost:8000/
.
- The site will be available at
Description
Languages
Markdown
94.2%
HTML
3.4%
CSS
1.5%
Shell
0.4%
JavaScript
0.2%
Other
0.2%