aboutsummaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-02-27 16:44:56 +0100
committercodecalm <codecalm@gmail.com>2020-02-27 16:44:56 +0100
commit779f14f8b56f25841bdc79a809987d27a1f6dde4 (patch)
tree27a7d1efef52594eabd2223de454dfd9345b7789 /Gemfile
parentfirst commit (diff)
downloadtabler-icons-779f14f8b56f25841bdc79a809987d27a1f6dde4.tar.xz
first init
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..0b26491
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,5 @@
+source "https://rubygems.org"
+
+git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
+
+gem "jekyll", "~> 4.0"