diff docs/config.yml @ 382:3a61f45702cb

docs: Add documentation site.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 04 Oct 2015 08:02:43 -0700
parents
children 377230d25ccf
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/docs/config.yml	Sun Oct 04 08:02:43 2015 -0700
@@ -0,0 +1,13 @@
+site:
+    title: Wikked
+    sources:
+        pages:
+            type: ordered
+
+markdown:
+    extensions: abbr, fenced_code, footnotes, smart_strong, codehilite, smarty
+    extension_configs:
+        codehilite:
+            css_class: highlight
+            guess_lang: false
+