From 7741163cde660e314a23525789271b84b52b3630 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 18 May 2021 22:38:49 +0100 Subject: fix --- README.md | 2 +- index.html | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 index.html diff --git a/README.md b/README.md index bc2ec7b7..1e6c5b47 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,6 @@ This is the source code of my Gemini capsule. You can reach the site(s) here: These are things I want to do with this project in near future: * Make it work on macOS, as it currently doesn't fully (Only ensure correct Bash version?) -* Auto generate ./index.md for github page +* Store content in it's own branches (e.g. gmi, md, html). Can then ve used by GitHub pages too. * Speed it up a bit: Make it so, that only changed .gmi files (or changed HTML templates) result into re-generating other formats. * Write a blog post about buetow.org.sh script diff --git a/index.html b/index.html deleted file mode 100644 index deb28769..00000000 --- a/index.html +++ /dev/null @@ -1,5 +0,0 @@ - - -Redirecting to https://snonux.github.io/buetow.org/content/md/ - - -- cgit v1.2.3