summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2015-08-01 22:10:54 +0200
committerHarald Eilertsen <haraldei@anduin.net>2015-08-01 22:10:54 +0200
commit0e2adb2bfc6a5625a23826b8bc8537efdafc129c (patch)
treec0e5ebb02a621440131431419f74ef89978cd2b8 /Gemfile
downloadnorsk-urskog-main-0e2adb2bfc6a5625a23826b8bc8537efdafc129c.tar.gz
norsk-urskog-main-0e2adb2bfc6a5625a23826b8bc8537efdafc129c.tar.bz2
norsk-urskog-main-0e2adb2bfc6a5625a23826b8bc8537efdafc129c.zip
Initial commit.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..c99d6dd
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,3 @@
+source "https://rubygems.org"
+
+gem "jekyll"