Rohan Kumar
a42a0f95d3
Fix list semantics
2022-05-12 18:41:32 -07:00
Rohan Kumar
7b236f003c
Use WAI-ARIA 1.3's "comment" role on webmentions
2022-05-12 18:39:34 -07:00
Rohan Kumar
6f02550253
Remove unused classes
2022-05-06 10:31:26 -07:00
Rohan Kumar
781f910f99
POSH: replace some divs with <section>s, add <p>
...
- Put webmention list items in <p>
- make doc-endnotes a section again
- make doc-preface a section with a heading apart from the TOC.
2022-05-03 21:30:20 -07:00
Rohan Kumar
8bcfa63859
Webmentions: trim displayed URLs
...
When a title is unavailable, we fall back to displaying the URL. Trim
the https://(www.) ? prefix and trailing slashes.
2022-05-01 21:47:09 -07:00
Rohan Kumar
cffa22e79e
Internal: re-org templates a bit
...
Split up some verbose and repetitive templates to use nested templates.
Cache some templates that don't need to be re-built every time.
Reading time: switch "a" to "an" when followed by the number "8".
Improve whitespace alignment a bit.
2022-04-27 08:44:13 -07:00