diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index fb8450b5..00000000 --- a/README.md +++ /dev/null @@ -1,29 +0,0 @@ -buetow.org Gemini capsule -========================= - -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) -* [Gemini Webproxy](https://portal.mozz.us/gemini/buetow.org) -* [GitHub Markdown](https://github.com/snonux/buetow.org/blob/master/content/md/index.md) -* [GitHub Page](https://snonux.github.io/buetow.org/content/md) - -## Software I use to maintain this capsule - -* Text editor: [Vim](https://www.vim.org) -* Gemini server: [a-h/gemini](https://github.com/a-h/gemini) -* Some Bash scripting (GNU Bash probably 5.x or higher required) - -## 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: - -* 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 -* Maybe put the ./content dirs into different git projects and then include them via submodules. This has the benefit that the GitHub page has the resulting index.md in the root folder. -* Custom alt.buetow.org domain for GitHub page. |
