aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2020-07-30 21:47:50 +0300
committerla-ninpre <leobrekalini@gmail.com>2020-08-14 17:02:05 +0300
commit8d50910cddf72fa3e2ea019786fd9f323b7d4e9c (patch)
tree1aafefde490df7bfc09b30cce3abddea37e221cc /Gemfile
parentde61b36fdb01aac8f8955eaa7051d258eb1fc077 (diff)
downloadaaoth.xyz-8d50910cddf72fa3e2ea019786fd9f323b7d4e9c.tar.gz
aaoth.xyz-8d50910cddf72fa3e2ea019786fd9f323b7d4e9c.zip
add jekyll
i've decided to build my site using jekyll. i've found it very useful for me because of customisability.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..cc6feb7
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1 @@
+gem "jekyll"