[gtk-web/new-website: 74/180] updated site's config



commit ae044fb14c1a146e8d49b16301c155b5536a2091
Author: ravgeetdhillon <ravgeetdhillon gmail com>
Date:   Wed Jul 10 14:43:33 2019 +0530

    updated site's config

 _config.yml | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/_config.yml b/_config.yml
index 0de9942..d3938d0 100644
--- a/_config.yml
+++ b/_config.yml
@@ -23,4 +23,17 @@ exclude:
   - package-lock.json
   - community.html
 # for dev only
-# keep_files: [assets]
\ No newline at end of file
+# keep_files: [assets]
+
+collections:
+  documentation:
+    output: true
+    permalink: /docs/:name
+
+defaults:
+  - scope:
+      path: ""
+      type: "documentation"
+    values:
+      layout: documentation
+      navbar_dark: true
\ No newline at end of file


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]