fix video width being too big for tiny viewports
stuff from since feb
fix broken aside'ed footnotes (again?)
Dumb site & theme for Pelican. Intended for reStructuredText. Based on https://lawler.io/ & https://edwardtufte.github.io/tufte-css/. I run `ninja` when I change the sass styles. Otherwise I use `pelican content -r`. And either `python3 -m http.server -d output` or nginx to serve the content. This has a kind of dark theme using the `prefers-color-scheme: dark` media thing in CSS. You can tell Firefox to be dark and edgy by setting ui.systemUsesDarkTheme to 1 in about:config.