summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-18 22:25:37 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-18 22:26:41 +0100
commit6774472775bd6e6cb3771b88fd4efa3b89d39ef4 (patch)
treedebde9f843dd9b739212200e8cb79ae90a601ce6 /README.md
parent679e4890bba0f508fb07b22bddf955bb296fe444 (diff)
add docs for github page root
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5ab6cc58..bc2ec7b7 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ This is the source code of my Gemini capsule. You can reach the site(s) here:
* Via Gemini/Gemtext : [gemini://buetow.org](gemini://buetow.org)
* Via HTTP/HTML: [https://buetow.org](https://buetow.org)
* [Markdown via HTML viewer](./content/md/index.md)
-* TODO: Markdown via a GitHub.io page.
+* [GitHub page](https://snonux.github.io/buetow.org/)
* [Gemini via webproxy](https://portal.mozz.us/gemini/buetow.org)
## Software I use to maintain this capsule
@@ -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?)
-* Greate a GitHub page, e.g. snonux.github.io or buetowdotorg.github.io (we have already Markdown files)
+* Auto generate ./index.md for github page
* 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