aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.ci
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-05-13 17:46:34 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-05-13 18:20:23 +0200
commitd231c9b71d31b4208ef679106ba38a6dbf91ef61 (patch)
tree98c35db1465839f9df71fa858eb16909627e7325 /.ci
parentmove Jekyll options to _config.yml (diff)
downloadegor-tensin.github.io-d231c9b71d31b4208ef679106ba38a6dbf91ef61.tar.gz
egor-tensin.github.io-d231c9b71d31b4208ef679106ba38a6dbf91ef61.zip
switch from GitHub Pages to plain Jekyllmigration
This is the beginning of moving everything out of GitHub Pages. Not that I don't like it, it's just having two websites is one too many.
Diffstat (limited to '.ci')
-rw-r--r--.ci/Gemfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/.ci/Gemfile b/.ci/Gemfile
deleted file mode 100644
index 053c27d..0000000
--- a/.ci/Gemfile
+++ /dev/null
@@ -1,2 +0,0 @@
-source 'https://rubygems.org'
-gem 'github-pages'