From 21c1cd284add54cc132434b6d29b4ab16d69393a Mon Sep 17 00:00:00 2001 From: Julian Rosser Date: Tue, 6 Feb 2018 14:41:29 +0000 Subject: [PATCH] patching site.baseurl issues from pages-gem/issues/460 --- 404.html | 2 +- _config.yml | 3 ++- _includes/sidebar.html | 2 +- index.html | 6 +++--- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/404.html b/404.html index 9703ba8..6f9302c 100644 --- a/404.html +++ b/404.html @@ -6,5 +6,5 @@

404: Page not found

-

Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. Head back home to try finding it again.

+

Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. Head back home to try finding it again.

diff --git a/_config.yml b/_config.yml index 966087a..7c301d4 100644 --- a/_config.yml +++ b/_config.yml @@ -20,7 +20,7 @@ author: url: https://nottingham.ac.uk/research/groups/lucas/index.aspx email: lucas-info@nottingham.ac.uk -paginate: 1 +paginate: 5 # Custom vars version: 2.1.0 @@ -29,4 +29,5 @@ github: repo: https://github.com/lucas-uk/ gems: + - jekyll-paginate - jekyll-seo-tag \ No newline at end of file diff --git a/_includes/sidebar.html b/_includes/sidebar.html index b0e3177..1e3cd00 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -14,7 +14,7 @@