redo site in jekyll
[martlubbers.net.git] / _config.yml
diff --git a/_config.yml b/_config.yml
new file mode 100644 (file)
index 0000000..4b153be
--- /dev/null
@@ -0,0 +1,11 @@
+#baseurl: https://martlubbers.net
+livereload: true
+markdown: kramdown
+kramdown:
+    parse_block_html: true
+defaults:
+  -
+    scope:
+      path: ""
+    values:
+      layout: "default"