~mika/www.m1kadev.nl

ref: 7caf41d0286ae2d39497058d5ed1de9b8bae706f www.m1kadev.nl/pages/colophon.fxg -rw-r--r-- 768 bytes
7caf41d0 — m1ka added qoute attribution, changed font and removed google fonts fetch a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
====== colophon ======

you're looking at a <#https://en.wiktionary.org/wiki/beautiful#English beautiful> 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 <#https://github.com/m1kadev/www.m1kadev.nl/tree/main/kethel/ elixir tool>. 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.