From 38e7611494f9dffa5868cd02efd1a39a9eba1877 Mon Sep 17 00:00:00 2001
From: Craig Davison
Date: Mon, 31 Aug 2015 18:16:02 +0100
Subject: [PATCH] Pretty URLs
Closes #22
Closes #17
---
404.html | 4 ++--
_config.yml | 2 +-
_includes/footer.html | 12 ++++++------
_includes/header.html | 36 ++++++++++++++++++------------------
community.html | 10 +++++-----
credits.html | 4 ++--
customize.html | 2 +-
development.html | 4 ++--
downloads.html | 4 ++--
index.html | 29 ++++++++++++++---------------
irc.html | 2 +-
servers.html | 2 +-
12 files changed, 55 insertions(+), 56 deletions(-)
diff --git a/404.html b/404.html
index 38757f7..986e8c3 100644
--- a/404.html
+++ b/404.html
@@ -3,11 +3,11 @@ title: Page not found
jumbotron: credits
layout: default
redirect_from:
- - /404/
+ - /404.html
---
Sorry, we could not find that page!
diff --git a/_config.yml b/_config.yml
index 76ada43..b102e8d 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,4 +1,4 @@
-permalink: /:title.html
+permalink: pretty
gems:
- jekyll-redirect-from
exclude:
diff --git a/_includes/footer.html b/_includes/footer.html
index 29596d1..02ca41b 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -10,11 +10,11 @@
-
-
-
-
-
-
+
+
+
+
+
+