summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
new file mode 100644
index 000000000..82a24f02e
--- /dev/null
+++ b/_config.yml
@@ -0,0 +1,12 @@
+pygments: true
+markdown: kramdown
+permalink: none
+destination: site
+
+# The recommended way of viewing the website on your local machine is via jekyll using
+# a webserver, e.g. with a command like: jekyll serve --watch --trace
+# To compile the website such that it is viewable in a sane way via a file browser
+# replace '/' here with the url that represents the website root dir in your file browser.
+# E.g. on OS X this might be:
+#url: file:///Users/andyk/Development/spark/website/site/
+url: /