- Adopt more shortcodes in older posts.
- Contain figures, excluding images. Slightly decreases paint times.
- Fix spacing issues for nested articles.
- Always enable vertical scrollbar, since pretty much all pages are
taller than the viewport. Eliminates a layout shift.
- Moar microdata
- Set fixed updated dates for some posts so they don't get new
date-updated values until I actually change the content significantly
All pages except bookmarks can now fit on your smartwatch without any
adjustments, so we can disable the auto-zoom-out-to-match-mobile
wizardry that watch browsers do (comparable to the
zoom-out-to-match-desktop stuff that early mobile browsers did).
Yay.
All pages should now look good on screens 230px wide (DPR=1), inc. most
feature-phones running e.g. KaiOS.
Add borders to images so they look distinct from the surrounding page.
This should reduce a lot of repetition. Supports first/last names,
nicknames, generic names that don't conform to first/last norms, and
has basic support for affiliated organizations.
Also snuck in more info on website colors to the web best practices
article, inc. a link to Chris' Wiki.
New terminology (with a footnote for more background) reduces confusion
and clarifies the difference between different viewpoints in this space.
Thanks to RMS for providing feedback.
This article received some good feedback from #twim:matrix.org in
Matrix. Some clarifications I made:
- @cos:hacklab.fi mentioned that Element/Synapse are open-source; I
opened the article by mentioning that FOSS alone isn't enough and
added a note on their complexity to the matrix/element case-study
- @sorunome:sorunome.de mentioned that there is no "reference
implementation" of Matrix; I rephrased a sentence to state that
Element "practically serves as the reference client implementation".
- Clarify that Element builds "most of" the spec instead of being in
charge of it; the Spec Core Team (SCT) is a different entity but is
made mostly of Element employees.
- Changed leaving implementations out of decisions to leaving
implementation feasibility out of decisions.
- Give a sentence its own paragraph since it had a different topic from
the rest of the paragraph
- s/really much/much/
- Add a little to describe Moxie's viewpoint, following some feedback I
got on IRC and Lobsters.