summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2017-08-28 14:03:48 +0200
committerHarald Eilertsen <haraldei@anduin.net>2017-08-28 14:03:48 +0200
commit7cacf1d169b2c86709f73976246396f83e295e8e (patch)
tree166aaccd337a17de275503ace6949a18a344385e /Gemfile
parenta7c533ccc4eaa66e5d6314df762b87548dffa054 (diff)
downloadnorsk-urskog-main-7cacf1d169b2c86709f73976246396f83e295e8e.tar.gz
norsk-urskog-main-7cacf1d169b2c86709f73976246396f83e295e8e.tar.bz2
norsk-urskog-main-7cacf1d169b2c86709f73976246396f83e295e8e.zip
Get rid of multiple-laguages plugin.
Move all posts to the regular _post directory, but under corresponding language subdirs. Also replace the generic pages with language specific ones. This should make the urls nicer and more coherent too. Finally, get rid of the "t"-translate tag. Will probably have to reintroduce a similar tag later, but for now, just hardcode norwegian labels.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index ad67e05..f12ca85 100644
--- a/Gemfile
+++ b/Gemfile
@@ -5,7 +5,6 @@ gem 'jekyll'
group :jekyll_plugins do
gem 'jekyll-assets'
- gem 'jekyll-multiple-languages-plugin'
end
# Other useful gems