a gemini server.
2024-12-19 12:17:59 +01:00
src bit of logging 2024-12-19 12:17:59 +01:00
.gitignore gitignore 2024-11-27 12:07:07 +01:00
Cargo.toml bit of logging 2024-12-19 12:17:59 +01:00
README.md 0.2.0 2024-11-26 15:49:49 +01:00

!! warning !! this project is under heavy development. expect many things to change in the future

kanon!

a minimal gemini server

kanon is a gemini server. it strives to be simple, and to have readable and hackable code.

simply run with cargo for having a working server. for now, files will be served from your $XDG_DATA_HOME/kanon/ directory.

binds to port 1965 by default.