summaryrefslogtreecommitdiff
path: root/README.md
blob: 9721debd358732b39c55dee74fb8ec0784473ebc (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: [http://buetow.org](http://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)