matttproud.com (blog)

Posts

Hugo URLs With File Extension (2023-11-04)

I serve this blog using a static content host without any URL rewrite logic, much like an antique web site of the pre-2000s era would have been served with Apache. Given that, I was curious how to make Hugo render URLs with a file extension. This is done through setting the uglyURLs directive in the hugo.toml file to true.

Hello World (2023-10-29)

Howdy I’ll try to maintain a blog again.