From d231c9b71d31b4208ef679106ba38a6dbf91ef61 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 13 May 2022 17:46:34 +0200 Subject: switch from GitHub Pages to plain Jekyll 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. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1e06029..0eae378 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +/.jekyll-cache/ _site/ .wget/ -- cgit v1.2.3