Add more tags in recent posts, restyle pagination urls and clean config

This commit is contained in:
2016-01-08 23:41:24 +00:00
parent 176b432cb2
commit 6f389b0c04
5 changed files with 26 additions and 25 deletions

View File

@@ -1,6 +1,9 @@
# location
absolute: http://localhost
baseurl: jekyll
baseurl: .
asset_prefix: /asset
static_prefix: /static
destination: ../site
# variables
title: Rik @ St Andrews
@@ -22,13 +25,7 @@ next_page: 'Volgende pagina →'
# other
gems: [jekyll-paginate]
markdown: redcarpet
highlighter: pygments
safe: false
environment: dev
artifact_commit: dev
artifact_branch: master
asset_prefix: /jekyll/asset
static_prefix: /jekyll/static
exclude:
- LICENSE
- README
environment: dev