summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorjoshua <joshua@joshuayun.com>2023-12-29 23:18:01 -0500
committerjoshua <joshua@joshuayun.com>2023-12-29 23:18:01 -0500
commitbe0a9dfcbd5ea62eca32f3cebb104ae39855a4f2 (patch)
tree05e8c68e2adb022e7b6d3b0ecf3799aaf1f795ec /mkdocs.yml
parent801b59c05ac3c12e74a5f77c0d5d6f898ef55912 (diff)
downloadwiki-be0a9dfcbd5ea62eca32f3cebb104ae39855a4f2.tar.gz
updated wiki on how to make server
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index b24745e..c5965d9 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -1,3 +1,12 @@
site_name: Joshua's Wiki
+site_url: https://wiki.joshuayun.com
+nav:
+ - Home: index.md
+ - Server:
+ - Server Setup: server/server.md
+ - Cgit with gitolite: server/cgit.md
+ - DDNS: server/ddns.md
+ - About: about.md
+
theme:
name: material