Colophon
Technologies
This blog is hosted on Cloudflare Pages.
The domain was purchased from Aruba.
I generate static pages using bashtille.
All of them are simple HTML and CSS, except for a few specific ones that require a little bit of JS
(e.g., cowsay quotes).
Version control is handled with Git
.
I'm keeping minimal size and
requests,
in contrast to current trends.
To achieve this without giving up on styling, I've adopted some good practices.
That's how I achieved the A+ carbon emission rating.
If you are looking for privacy, copyrights, or similar info, you'll find it on the policy page.
Assets
The CSS barebones is heavily inspired by Bear Blog ʕ•ᴥ•ʔ.
The font used for brand identity is Alagard by Hewett Tsoi.
The main font is Inter by Rasmus Andersson,
while the coding
one is JetBrains Mono.
Color Palette
Light theme
#ffffff
Background#333333
Text#222222
Headings#3273dc
Links#f2f2f2
Codeblocks background#222222
Codeblocks text#dedede
Shadows#ffc857
HighlightsDark theme
#1e1b18
Background#e0d6cc
Text#f5e8d9
Headings#f4a261
Links#2a2521
Codeblocks background#f5e8d9
Codeblocks text#2f2925
Shadows#9c6f50
Highlights