mdserve
A minimalistic HTTP server used to render markdown files.
mdserve
is a minimalistic HTTP serve used to render markdown files into HTML, which are then served
to users. Requires minimal configuration, but provides complete customization of the generated HTML.
roxy
A simple reverse proxy for forwarding requests based on the (sub) domain.
roxy
is used to reverse proxy requests based on the (sub) domain being requested. It
is based off autocert,
allowing it to generate certs for SSL automatically for the server.