mirror of
https://github.com/pi-hole/docs.git
synced 2025-12-27 22:44:47 +00:00
236 B
236 B
If you want to work on this repo, you can preview the site as you work.
Linux Mint / Ubuntu instructions:
git clone git@github.com:pi-hole/docs.git
cd docs
sudo pip install mkdocs
sudo pip install mkdocs-material
mkdocs serve