About This Site

This is a personal website, using some IndieWeb design patterns.

For the past 20 years, my personal pages have been more-or-less instantly forgotten, after deploying them on a whim, and then never revisiting them.
I'm motivated to change that.

Technology

This site is built with Go, and the source code might be available on GitHub.

Using Templ for the templating engine, because its awesome.

Styling is done with Tailwind CSS because CSS is hard.

Site is hosted on fly.io which I am a big fan of.

The site is using Turso for a database, which is also hosted on fly.io and as such, I am not using their embedded replica features - so that I do not need C libraries in my application.