blob: 09baeb78c3b5dfb92c3ef3d2971335783769b3a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
buetow.org Gemini capsule
=========================
This is the source code of my Gemini capsule. You can reach the site(s) here:
* Via Gemini protocol: [gemini://buetow.org](gemini://buetow.org)
* Via HTTP protocol: [https://buetow.org](https://buetow.org)
## 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
## HTTP fallback software used
* Web server: [Apache HTTPD](https://httpd.apache.org)
|