diff options
| -rw-r--r-- | _config.yml | 9 | ||||
| -rw-r--r-- | docs/Installation.md (renamed from Installation.md) | 0 | ||||
| -rw-r--r-- | docs/index.md (renamed from index.md) | 0 |
3 files changed, 6 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml index a83ac31..5b86664 100644 --- a/_config.yml +++ b/_config.yml @@ -25,7 +25,7 @@ logo_url: http://www.azerothcore.org/images/logo.png # (string) The UA-XXXXX-Y code from google analytic to enable GA on your wiki google_analytics: # (string) folder where wiki pages are stored, it's needed for tool buttons -wiki_folder: / +wiki_folder: docs # (boolean) if you're using github wiki as submodule then this config # must be enabled to allow tool buttons to work properly use_github_wiki: false @@ -54,9 +54,12 @@ google_cse_token: # check _layouts folder # -permalink: pretty - defaults: + - + scope: + path: "docs" + values: + permalink: /:basename - scope: path: "" # an empty string here means all files in the project diff --git a/Installation.md b/docs/Installation.md index 1392422..1392422 100644 --- a/Installation.md +++ b/docs/Installation.md |
