tosatur.com
updated 2024-09-05
xxiivv webring

COLOPHON

This site is written entirely by hand, in Visual Studio Code. I want to eventually create a static site generator for it, but I haven't gotten around to it yet.

This is the 3rd redesign of the website. I wanted to go for a more terminal-esque experience this time. I also ditched the idea of having everything in lowercase, as it didn't fit the aesthetic I was going for.

This site is hosted on Firebase. I chose it because of how easy it is to deploy to, and how quickly it can deliver content.

The site lacks any Javascript, other than a visit counter on the home page. This is because I didn't want users who block Javascript to be unable to use the site.

File sizes were a big factor in the design of this website; I try to compress all content as much as possible. I have set up a Github Action to automatically minify all HTML, JS, and CSS files before deployment.