Maddie's Website
Created 2025-11-13, last modified 2025-11-30. Visibility: public
Hey there, weary traveler, and welcome to my website. I used to host it as a Rocket.rs app that I live-coded on Twitch, but I've migrated it to work as a static site generated by a Python script, with a bit of a custom nginx config to enable a fun gimmick (pages download as HTML in the browser, but as Markdown in CLI tools like curl and wget). I have very out-of-date documentation about that here.
In the meantime, you might appreciate my LinkTree as a halfway decent jumping-off point for my presence on various online neofeudal pastures.
Stuff worth seeing here:
- How to make coffee my way
- How this site is implemented
- My writing!
- My software
- My music
- Fuller Stack, my engineering blog.
Todo:
- [x] Migrate to static site generation
- [ ] RSS Quest
- [x] Run FreshRSS on Morgana
- [x] Develop a post model for my SSG
- [x] Show page edit dates
- [x] Automatic creation and edit time
- [x] Include frontmatter in .md generated files
- [x] Rendering in templates
- [ ] Migrate some Layover Linux content to my site
- [x] Remove or restore NTFY support
- [ ] Next and Previous buttons on posts
- [x] Update various "how this site works" documentation
- [x] Homepage
- [x] /site/how
- [x] Blog themes
- [ ] Music hosting
- [ ] Properly render todo lists
- [ ] Critical FOFT for fonts

