some tweaks and fleshing out

Signed-off-by: Adam Warner <adamw@rner.email>
This commit is contained in:
Adam Warner
2018-01-01 19:14:34 +00:00
parent 517b2d9019
commit 7a3fdfc8b9
5 changed files with 76 additions and 3 deletions

View File

@@ -6,10 +6,13 @@ repo_name: pi-hole/docs
repo_url: https://github.com/pi-hole/docs
edit_uri: ../docs/edit/master/docs/
remote_branch: gh-pages
theme: material
theme: readthedocs
pages:
- 'Information & Support': 'index.md'
- 'Prerequisites': 'prerequesites.md'
- 'Support': 'index.md'
- 'Getting Started':
- 'Prerequisites': 'main/prerequesites.md'
- 'Installation': 'main/basic-install.md'
- 'Post-Install': 'main/post-install.md'
- 'Guides':
- 'Pi-hole and OpenVPN Server':
- 'Overview': 'guides/vpn/overview.md'