a gemini server.
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| README.md | ||
!! 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.