diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-18 22:00:52 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-18 22:00:52 +0100 |
| commit | 9a6cc120e6d26e007eaa76077598eb7d01324b2f (patch) | |
| tree | 1a4674d669c6177bb1400cbf70b9b25d9089587f /README.md | |
| parent | 9d222eed1a7fb09b691981a94ac16a97859b9f48 (diff) | |
more todos
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |
