Updated docs, theme, jekyll

This commit is contained in:
Wyatt Johnson
2017-07-24 19:41:51 +10:00
parent db183124c9
commit f35cce866a
282 changed files with 19565 additions and 12912 deletions
+5
View File
@@ -0,0 +1,5 @@
{% if site.url %}
{% assign base_path = site.url | append: site.baseurl %}
{% else %}
{% assign base_path = site.github.url %}
{% endif %}