Colophon
A colophon1 is:
a statement at the end of a book, typically with a printer’s emblem, giving information about its authorship and printing
Hence the name of this page that explains how this blog is built :).
Writing
All my writing starts in orgmode and are exported using ox-hugo, see my detailed post about my writting workflow.
Building this website
This static site is generated via hugo, a static site generator. The theme used is MinIndieweb, a theme I built strongly inspired on the hugo smol theme and adapted to my needs and the IndieWeb markup.
This site is purely in HTML/CSS without any Ads, Javascript or trackers. No statistics are gathered, neither from the frontend (JS) nor via the logs. And this will not changed. All content are available via RSS, H-Feed or directly on the Fediverse via BOTs. See the About page for all the links.
You can also read about the history of this blog.
IndieWeb Citizen
This blog is part of the IndieWeb and support various microformat to make the content available to all. It also support webmention via webmention.io. Webmention are not displayed on this site (on purpose) but are received and read on my site thanks to webmention.io providing a RSS feeds.
Webmentions for my posts are sent via Telegraph.
Read more about my IndieWeb Adventures.
Hosting this website
The blog is hosted in my house on my homelab in a LXC container on my proxmox cluster, running mainly nginx as the web server (as well as the proxy in front of that web server).
Deployment
Built via sourcehut CI which publish a message on my ntfy server when this is done. My home web server subscribe to these message and deploy the generated artifact when one is created via the CI.
-
Thanks Rob Knight for making me learn that world! ↩︎