summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-02-05 00:26:53 -0300
committerEuAndreh <eu@euandre.org>2020-02-05 00:27:09 -0300
commit710c44dceaf5f1a746c3f5f41eb415facc98c799 (patch)
treeaf4a27da81687d55d33803c72c0f5bc8fa58a8a1 /Gemfile
parentDelete old files (diff)
downloadeuandre.org-710c44dceaf5f1a746c3f5f41eb415facc98c799.tar.gz
euandre.org-710c44dceaf5f1a746c3f5f41eb415facc98c799.tar.xz
Add bundix Jekyll setup
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..053c27d
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,2 @@
+source 'https://rubygems.org'
+gem 'github-pages'