Updated RegEx page (added a full tutorial for our RegEx flavor) + describe the BLOCKINGMODEs available + write some lines about the lists format

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2018-05-04 18:36:59 +02:00
parent 592d362c06
commit 2fdfeda9db
5 changed files with 190 additions and 54 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ git clone git@github.com:pi-hole/docs.git
cd docs
sudo pip install mkdocs
sudo pip install mkdocs-material
mkdocs serve
mkdocs serve --dev-addr 0.0.0.0:8000
```
Deploying to GitHub pages: