About

Reasons

This is not my first foray back into the “small web” but a project that I had been thinking about in the back of my mind for quite a while. I’ve spent many an hour thinking on the unpinnings of the internet and how the being itself affects culture and (my) life. Furthermore, the framework of electracy has well permeated my discourse group so many conversations have been had on the subject; it seemed like time to share these musings. I also had a todo item to create/join a webring and so this also provided the right opportunity for that as well. I don’t plan to blog here in any classic sense, but will update it any time I have new insights or thoughts on the nature of the web / electracy.

Tech Stack / Philosophy

Per the recommendation of a friend, I use Astro to generate this static site from a collection of markdown and html files. The goal is to keep it lean and low on the client-side code. I strictly use vanilla JS and only for superfluous content. All content is stored in a git repo and is built via Gitea’s version of Github actions and then pushed to an Nginx webserver running in Docker.