/colophon
This blog is a custom server written in Rust, TailwindCSS.
It is hosted on Uberspace.de.
Most some of the content are hard-coded in the code of the WebServer. Other’s are kept in another repository, using FAMF.
Posts are written using Djot format (a better alternative for MarkDown).
I used Jotdown crate for rendering Djot content. Maud crate for HTML templating. And Axum as the WebServer library.