Switch to none permalinks and setup redirects

This commit is contained in:
Philipp Oppermann
2015-10-24 14:53:48 +02:00
parent 9497fc853e
commit 2f64af811e
7 changed files with 11 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# Permalinks
#
# Use of `relative_permalinks` ensures post links from the index work properly.
permalink: pretty
permalink: none
relative_permalinks: true
# Setup
@@ -34,7 +34,9 @@ github:
# Navigation
navigation_pages:
Archive: '/archive'
Archive: '/archive.html'
contact: '/contact'
contact: '/contact.html'
gems:
- jekyll-redirect-from