-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathmkdocs.yml
41 lines (37 loc) · 899 Bytes
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
site_name: docs.pivpn.io
copyright: Copyright © 2020 PiVPN
theme:
icon:
repo: fontawesome/brands/github
name: material
logo: img/pivpnlogo.png
favicon: img/favicon.ico
palette:
primary: blue grey
features:
- navigation.expand
repo_name: PiVPN
repo_url: https://github.com/pivpn/pivpn
edit_uri: https://pivpn/docs/master/docs
markdown_extensions:
- admonition
nav:
- index.md
- install.md
- openvpn.md
- wireguard.md
- faq.md
- projects.md
- Guides:
- Dynamic DNS: guides/dynamic-dns.md
- User Data: guides/user-data.md
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/pivpn/pivpn
- icon: fontawesome/brands/reddit
link: https://www.reddit.com/r/pivpn/
- icon: fontawesome/solid/globe
link: https://pivpn.io
- icon: fontawesome/solid/heart-pulse
link: https://status.pivpn.io