summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorSantiago Soler <santiago.r.soler@gmail.com>2021-03-22 21:14:44 -0300
committerSantiago Soler <santiago.r.soler@gmail.com>2021-03-22 21:14:44 -0300
commitef0577ab9df4285fb016398e7545fe68c2df5b3a (patch)
treec2a4696330dcfadc2102e5863b0bec20160f514c /Gemfile
parent1e3abc4d7b60f36d75a79589f949a485d8e2ccc7 (diff)
downloadwebsite-ef0577ab9df4285fb016398e7545fe68c2df5b3a.tar.gz
Refactor website to use Jekyll
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..87510f5
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,6 @@
+# frozen_string_literal: true
+
+source "https://rubygems.org"
+
+gem "jekyll"
+gem 'jekyll-feed'
Un proyecto texto-plano.xyz