From ab68cefbb58bacc33c5cf6c3981a10a51a280fe3 Mon Sep 17 00:00:00 2001 From: Tekaoh <45337851+Tekaoh@users.noreply.github.com> Date: Mon, 26 Nov 2018 12:19:08 -0600 Subject: [PATCH] configure _docs --- _config.yml | 3 +++ _docs/installation.md | 5 +++++ docs.html | 7 ++++++- 3 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 _docs/installation.md diff --git a/_config.yml b/_config.yml index 528ef61..92aea94 100644 --- a/_config.yml +++ b/_config.yml @@ -2,3 +2,6 @@ theme: jekyll-theme-midnight repository: SWG-Source/SWG-Source.github.io title: SWG Source description: Run your own private SWG Server (and help us develop it!) +collections: + docs: + output: true diff --git a/_docs/installation.md b/_docs/installation.md new file mode 100644 index 0000000..dd544ca --- /dev/null +++ b/_docs/installation.md @@ -0,0 +1,5 @@ +--- +layout: default +Title: Installation +--- +## Installation Insctructions diff --git a/docs.html b/docs.html index e08f438..88e2f9b 100644 --- a/docs.html +++ b/docs.html @@ -3,4 +3,9 @@ layout: default title: Docs ---
Coming soon... +
Under Contruction...
+