DL6ER 2564aa085e Add FTLDNS landing page
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-05-01 15:01:46 +02:00
2018-05-01 15:01:46 +02:00
2017-10-31 20:44:24 +00:00
2018-05-01 15:01:46 +02:00

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

Deploying to GitHub pages:

mkdocs gh-deploy

MkDocs will build the docs and use the ghp-import tool to commit them to our gh-pages branch and also automatically push the gh-pages branch to GitHub. Warning: Be aware that you will not be able to review the built site before it is pushed to GitHub! Therefore, you must verify any changes you make to the docs beforehand by using the mkdocs serve command and reviewing the built files locally.

Description
The official Pi-hole documentation
Readme CC-BY-SA-4.0 16 MiB
Languages
HTML 42.7%
Dockerfile 42.5%
Shell 14.8%