Colophon
Information about this website, never finalized but often revised.
a note on the type
This website is set in Atkinson Hyperlegible Next. I appreciate the clarity and non-ambiguity of its type.
artificial intelligence
I do not use AI in the production of this website or to aid my writing here. I'm not against its usage in the right context, but this site is not that context. This site is my place to be creative, learn through mistakes, and explore. Using AI in this context would be counter-productive.
Now, more than ever, it's important for people to have a unique voice in their writing. This is my place to pursue that.
javascript
This site uses minimal javascript, and never uses javascript to render the frontend. All pages are HTML composed on the server-side. The exception to this rule are my various experiments in the code section of the site.
architecture
This site is a Django webapp hosted behind Apache in a Linux VPS.
I intend to flesh this section out more in the future. I'll also link here to a blog post about my journey from a static to a dynamic website before too long.