aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorJakob Unterwurzacher2015-12-20 18:17:06 +0100
committerJakob Unterwurzacher2015-12-20 18:17:06 +0100
commit0ebc0b7412d811b0865080573555100649a068fc (patch)
treeaf0e732abf52e34ec65e8f234a6b93ea92b1b4ca /mkdocs.yml
parentf419d49d65fc638fd15b603364b2e8e92609da91 (diff)
Add content, customize theme
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
new file mode 100644
index 0000000..e44072a
--- /dev/null
+++ b/mkdocs.yml
@@ -0,0 +1,7 @@
+site_name: gocryptfs
+theme: readthedocs
+theme_dir: xreadthedocs
+pages:
+- Home: index.md
+- Quickstart: quickstart.md
+- Security: security.md