Changelog
What’s new on the website.
2026-07-07 #
- Fixed a problem on the backend that I think was caused by Hugo’s default timezone. Hugo usually won’t render posts that it considers to be “future pages” — e.g., pages that have a publish time set in the future. And because of that default timezone setting, it wasn’t rendering posts I wanted to publish immediately after writing! But I found a fix thanks to this blog post from Myth. If anyone else runs into this problem, my solution was to add
buildFuture = trueto my website’s hugo.toml file.
2026-06-23 #
- Revamped the Crumbs page/format so that they would show up in the site’s RSS feed along with regular posts.
2026-06-22 #
- Added the Changelog page
- Finished archiving all of my posts from Lost in Panther City, the blog I kept while living in Fort Worth from 2022 to 2025.



