mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-03-08 07:35:56 -05:00
Developing
- Clone this repository:
git clone https://github.com/privacyguides/privacyguides.org
- Install Python 3.6+
- 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.1%
HTML
3.6%
CSS
1.5%
Shell
0.4%
JavaScript
0.2%