.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*

  d8b   d8888b.  .od88bo.  db    db d8888b     d8888b db   db d8888b .d8888.     .d8888. d8888b d8888b d88888b
 dP'Yb  88  '8D .8P'  'Y8. 88    88 '°88°'     '°88°' 88   88  '88'  88'  YP     88'  YP  '88'  '°88°' 88'
d8. .8b 88oooY' 88      88 88    88   88         88   88ooo88   88   '8bo.       '8bo.     88     88   88ooo.
8888888 88°°Yb. 88      88 88    88   88         88   88°°°88   88     'Y8b.       'Y8b.   88     88   88°°°'
88' '88 88   8D '8b.  .d8' Y8.  .8P   88         88   88   88  .88.  db   8D     db   8D  .88.    88   88.
88   YP Y8888P'  '°Y88P°'   °8888°    YP         YP   YP   YP Y8888P '8888Y'     '8888Y' Y8888P   YP   Y88888P

d8bo:..                                ..:od8b     _-'  '-_     d8bo:..                                ..:od8b
888888boo:..                     ..:ood8888888    d .oooo. b    888888boo:..                     ..:ood8888888
8888888888888888888NX2SITE88888888888888888888   6 d888888b 9   8888888888888888888NX2SITE88888888888888888888
88888888888P°°°'             '°°°Y888888888888   Y Y888888P P   88888888888P°°°'             '°°°Y888888888888
88888P°'                             '°Y888888    6.'°°°°'.D    88888P°'                             '°Y888888
Y8P°'                                    '°Y8P     'Y8888P'     Y8P°'                                    '°Y8P

.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*'*.*

About this site

This static page web server and about 50 other things I selfhost are being run on a mini-pc with an AMD-U processor and 16G of RAM. Like any of my devices, the mini-pc runs NixOS (configuration can be found here). The site is served by an nginx server configured through the NixOS module. I am using Cloudflare as CDN for less IP leakage. I am pretty sure that Cloudflare is just a giant NSA front, but I mean … , whatever man.

Font

The text font used is called Atkinson Hyperlegible from the Braille Institute. It strikes a unique balance between character harmony and uniqueness. The code (ascii-art) font is a modified version of Source Code Pro.

ASCII-Art

On many posts you will find boxes with ASCII-Art. I do all of it by hand. I try to keep them “ASCII”-Art, not “UNICODE”-Art. The letter-style is based on my own Figlet font, which I then often customize for the page.

Read further here: My ASCII Art. There you can also get the figlet font as a download.

Hugo

I custom wrote a Markdown to html pipeline based on pandoc before, but since I reworked the backend I don’t use that anymore. Instead, I use Hugo with a theme written from scratch.

Domain

I got the domain from Namecheap.com. I am not affiliated nor do I explicitly advocate for them. Although I could be! (domain-renewal is expensive lol)

One problem that have with them, is their API, which is something I’d need for auto TLS certificate auto-renewal with the NixOS module. The API falls short in multiple areas and it costs money, wich is crazy since I’m obviously already paying money to them. But they allow DNS offloading to e.g. Cloudflare, so that’s what I did.