Fix support for relative urls, general cleanup

This commit is contained in:
2015-12-20 09:38:22 +00:00
parent 1484d0417f
commit 89f2ca8f31
16 changed files with 46 additions and 645 deletions

View File

@@ -1,7 +1,9 @@
absolute: http://localhost:4000
absolute: http://localhost
baseurl: jekyll
title: Rik @ St Andrews
author: Rik Veenboer
email: rik.veenboer@gmail.com
github: https://github.com/boukefalos
disqus: boukefalos
analytics: UA-46375339-1
gems: [jekyll-paginate]
@@ -12,8 +14,8 @@ safe: false
environment: dev
artifact_commit: dev
artifact_branch: master
asset_prefix: /asset
static_prefix: /static/dev
asset_prefix: /jekyll/asset
static_prefix: /jekyll/static/dev
exclude:
- LICENSE
- README