As you might have noticed, I have a few updates to the site.
- Appearance: I’m switching the site to using an experiment “victor” theme, which I base on readable.css
- Links: I set default language (English) to be at a language prefix, which breaks the links. I’m fixing this soon™ (or not)
- No social links at the bottom. This is partly because of the theming, but
also because I find it breaking on different screen sizes and fonts, so
they’re now moved to the contact page. Links are retained in
<head>
for fedi verification to work. - Tags and categories are currently hidden, also because of the theming
A big TODO is that when I was making this theme, I was abusing
categories
for site layout, when the more appropriate layout
field is
there, so I need to update the theme.
Please report to me if any other breakage is in place.