~mika/www.m1kadev.nl

ref: e089bf6d4b464793ff0090b0a3881aeacc773e0b www.m1kadev.nl/pages/colophon.md -rw-r--r-- 644 bytes
e089bf6d — m1ka new readme 6 hours ago

#colophon

you're looking at a (beautiful)[ttps://en.wiktionary.org/wiki/beautiful#English] site, written with 100% non-ai code.

#fonts

this website's main text is set in Georgia, a web-safe serif font. All headers and other sans-serif elements are set in Darker Grotesque.

#technical

the site generator is a non-gmo elixir tool. 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.