aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.ci/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-05-16 22:36:26 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-05-16 22:36:26 +0200
commit7a613adbae1bf5674c64972e5629a439d5e1c530 (patch)
treec20b25d151f8225ad17072c50fa866f38665fd72 /.ci/Gemfile
parentremove category from permalinks (diff)
downloadblog-7a613adbae1bf5674c64972e5629a439d5e1c530.tar.gz
blog-7a613adbae1bf5674c64972e5629a439d5e1c530.zip
switch from GitHub Pages to plain Jekyllmigration
Diffstat (limited to '.ci/Gemfile')
-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'