Colophon
This website is a Hono app running on Deno deployed with Deno Deploy. I use Pug as an HTML templating language. As for CSS, I don’t use a framework. As for JavaScript, currently there is none, but if there was I’d write it myself.
Philosophy
The following is my philosophy for building this website:
- The Web is for everyone.
- Accessibility is paramount.
- Use progressive enhancement.
- Separate content from code.
- Persist HTML, not Markdown.
- Prefer HTML-aware templating.