Files
docs/README.md
DL6ER 08a85335d8 Add more details to readme
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-05-01 13:35:40 +02:00

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