summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-18 22:59:22 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:05 +0100
commit0761e27614e2c654050eb3ea48684e84d27e122d (patch)
tree47b201666b84f3f77defa6336d7e3af1e24a6bdd
parent64054d663009d97e5f8ee450831eecc6c1dc4f3f (diff)
no more work on gh page
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 2b1fef4a..665d37be 100644
--- a/README.md
+++ b/README.md
@@ -5,9 +5,9 @@ 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)
-* [GitHub page](https://snonux.github.io/buetow.org/content/md)
-* [Gemini via webproxy](https://portal.mozz.us/gemini/buetow.org)
+* [Gemini Webproxy](https://portal.mozz.us/gemini/buetow.org)
+* [GitHub Markdown](https://github.com/snonux/buetow.org/content/md/index.md)
+* [GitHub Page](https://snonux.github.io/buetow.org/content/md)
## Software I use to maintain this capsule
@@ -24,6 +24,5 @@ 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?)
-* 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