~mika/www.m1kadev.nl

ref: 78bd1f62b1bf0ed5f60cdb2db058adb88aee1d1f www.m1kadev.nl/pages/colophon.fxg -rw-r--r-- 633 bytes
78bd1f62 — m1ka bump fxg 3 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
====== colophon ======

===== about =====

you're looking at a <#https://en.wiktionary.org/wiki/beautiful#English beautiful> site, with <#https://caddyserver.com/ caddy> as its backend.

the site generator is a home-grown non-gmo <#https://github.com/m1kadev/www.m1kadev.nl/tree/main/kethel/ elixir app>. the internal markup language is <#https://github.com/m1kadev/fxg fxg>, made to be more legible than markdown. 

templating the final html is handled by <#https://mustache.github.io mustache>, a stateless templating library.

css, js, and html parsing are handled by lightningcss, uglifyjs, and html-minifier-next, respectively.