From a025789d75016a3e8576604f416c5b71e166ca3d Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Wed, 4 Oct 2017 20:27:36 +0200 Subject: Upgrade to newest version of Jekyll. Also add sone development dependencies for better debugging. --- blog/_config.yml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'blog') diff --git a/blog/_config.yml b/blog/_config.yml index 0ec85b6..dfd4d05 100644 --- a/blog/_config.yml +++ b/blog/_config.yml @@ -1,5 +1,5 @@ --- -languages: ["nb", "en"] +languages: ["no", "en"] exclude_from_localizations: ["assets", "css"] title: Norsk Urskog description: @@ -7,11 +7,7 @@ description: way to promote unknown and underground metal bands from Norway. The sampler is distributed at the Inferno Metal Festival in Oslo, and some other festivals/concerts as supplies last. - -gems: - - jekyll-assets - - jekyll-multiple-languages-plugin - +baseurl: / assets: features: liquid: true @@ -22,6 +18,7 @@ collections: volunteers: future: true +permalink: pretty defaults: - -- cgit v1.2.3