
This repo is the source for the official PiVPN Documentation.
PiVPN Documentation is powered by MKDocs-Material,
Please refer to MKDocs Documentation and MKDocs-Material Documentation for more detailed information for information on how to install or more detailed documentation
To add a new link on the navigation panel you need to edit the mkdocs.yml file in the root of the repo. There is a guide for building the navbar at mkdocs wiki
To add a new document
docs/ directorydocs/url-friendly.md or docs/guides/url-friendly.mdWhen working on this repo, it is advised that you review your changes locally before committing them. The mkdocs serve command can be used to live preview your changes (as you type) on your local machine.
git clone https://github.com/YOUR-USERNAME/docsmkdocs servelocalhost:8000git commit -a, make sure you add a nice message to your commitgit push origin masterOnce changes are merged to master branch, CI Pipeline will run and take care of everything.
Dockerfile
100.0%

This repo is the source for the official PiVPN Documentation.
PiVPN Documentation is powered by MKDocs-Material,
Please refer to MKDocs Documentation and MKDocs-Material Documentation for more detailed information for information on how to install or more detailed documentation
To add a new link on the navigation panel you need to edit the mkdocs.yml file in the root of the repo. There is a guide for building the navbar at mkdocs wiki
To add a new document
docs/ directorydocs/url-friendly.md or docs/guides/url-friendly.mdWhen working on this repo, it is advised that you review your changes locally before committing them. The mkdocs serve command can be used to live preview your changes (as you type) on your local machine.
git clone https://github.com/YOUR-USERNAME/docsmkdocs servelocalhost:8000git commit -a, make sure you add a nice message to your commitgit push origin masterOnce changes are merged to master branch, CI Pipeline will run and take care of everything.
Dockerfile
100.0%