mirror of
https://github.com/pi-hole/docs.git
synced 2026-02-15 07:26:03 +00:00
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
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
|
||||
```
|
||||
Reference in New Issue
Block a user