.nl

m1kadev

colophon

about

you're looking at a beautiful site, with caddy as its backend.
the site generator is a home-grown non-gmo elixir app. the internal markup language is fxg, made to be more legible than markdown.
templating the final html is handled by mustache, a stateless templating library.
css, js, and html parsing are handled by lightningcss, uglifyjs, and html-minifier-next, respectively.