summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-18 22:00:52 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:05 +0100
commit4bcbb7e74f8607f2775b0258a5c4e92f8e7f8c02 (patch)
tree8b93a1c75bdd17c9b882ff4a558eb107f5bb5b4e
parent3a747b4f634cb60f759e976342cfc2d3977d63f4 (diff)
more todos
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3e30c885..5ab6cc58 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +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.
* [Gemini via webproxy](https://portal.mozz.us/gemini/buetow.org)
## Software I use to maintain this capsule
@@ -17,3 +18,12 @@ This is the source code of my Gemini capsule. You can reach the site(s) here:
## HTTP fallback software used
* Web server: [Apache HTTPD](https://httpd.apache.org)
+
+## TODO
+
+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)
+* 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