july meta
doing some visual changes
just a small update. doing some visual changes, here - mostly the following
- text is no longer justified. that was not a great choice, and though it
worked Fine Enough, so does aligning left. i also enabled
text-wrap: pretty
though i have no idea if it does anything at this time. - the pages now have a meta tag for viewport width, which should change things on mobile browsers. related to this, i've changed line-heights to be unitless instead of percentages because apparently in css percentages do the wrong thing and unitless numbers do the right thing. this should make the website possibly more readable on mobile.
other than that, i'm also gonna be deploying cache policies here. not that that should matter, this is already basically a 56k-friendly website (other than the tls), but it's the principle of the thing.
i'll probably put the same cache duration on the atom feed as the index, though it's only gonna be somewhere between 10 minutes and an hour i reckon so your feed readers shouldn't be excessively delayed or anything