summaryrefslogtreecommitdiff
path: root/README.md
blob: 3e30c88551f5312e730368f0586ea28da43a9146 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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)
* [Markdown via HTML viewer](./content/md/index.md)
* [Gemini via webproxy](https://portal.mozz.us/gemini/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)