Simple Gemini server in Zig.
Build:
zig build
Make a config.zzz
with your vhost(s) and listen port.
kaksikud does not terminate TLS for you — it'll need to be put behind a reverse proxy.
reverse-proxy
is a Ruby script for help with development.
port: 1234
gemini.your.website:
root: /path/to/root
Viewed in Lagrange.
If you use any of this in production, I will be so sad.
Copyright 2021 Asherah Connor, MIT-licensed.