My Gemini capsule
https://foo.zone
![]() |
||
---|---|---|
.gitmodules | ||
README.md |
README.md
The foo.zone internet site
This repository contains the static files of my internet site. gemini://foo.zone and https://foo.zone.
Each format is in it's own branch in this repository. E.g.:
- Gemtext is in
content-gemtext
- HTML is in
content-html
- Markdown is in
content-md
- ... ando so on.
You can find more about my internet site and the static content generator at snonux/gemtexter.
Software I use to maintain this site
- Text editor: Neovim
- GNU Bash: https://www.gnu.org/software/bash/
- ShellCheck: https://www.shellcheck.net/
- Server OS: OpenBSD
- Gemini server:
vger
on OpenBSD viarelayd
andinetd
. - Web server:
httpd
of OpenBSD) (for "normal" HTML site) - Obviously, I am also using Codeberg for source code and Codeberg Page hosting.