Rohan Kumar
0480b60aad
Reduce length of some names
2022-07-17 19:19:07 -07:00
Rohan Kumar
a2c919ca2e
Remove one extra indent level
...
We don't need to indent children of <body> or <head> since the element
type will give away the parent.
2022-07-17 19:18:22 -07:00
Rohan Kumar
f99c153f72
missing abbr title
2022-07-17 19:14:34 -07:00
Rohan Kumar
80a437171f
New note: capitalizing sentences
2022-07-17 18:22:19 -07:00
Rohan Kumar
035dcada58
Drop redundant aria-required attr
2022-07-15 22:45:00 -07:00
Rohan Kumar
ae8eb64a58
Use content-visiblity for archive pages
...
The JS-free infinite scroll that doesn't make you lose your place.
2022-07-15 22:11:08 -07:00
Rohan Kumar
54c8394a93
Forgot to uncomment a thing
...
fuck
2022-07-15 19:26:40 -07:00
Rohan Kumar
de295c180a
Increase title link tap-target size + containment
...
- Contain articles in archive pages
- Increase heading tappable heading target size
- Fix alignment
- Consolidate some redundant rules
2022-07-15 18:41:59 -07:00
Rohan Kumar
60cfc4c791
Typo
2022-07-15 18:38:25 -07:00
Rohan Kumar
7320cecf43
Better alt-text on meta page.
2022-07-15 17:20:17 -07:00
Rohan Kumar
b93e44b725
Internal tooling: open LH audits automatically
2022-07-15 17:19:46 -07:00
Rohan Kumar
a471edcdf0
Prevent breadcrumbs from overflowing containment
...
CSS containmnet crops breadcrumb focus indicators when they overflow
their containers. Instead of adding a new rule for this, refactor some
old rules so padding-increases also apply to the breadcrumb containers.
2022-07-15 17:17:59 -07:00
Rohan Kumar
757ded026c
Add "Writing is a skill" section
2022-07-15 17:17:26 -07:00
Rohan Kumar
aa79edeb21
New 8601 image
...
Updated the 8601 image to a version with a new palette.
2022-07-14 08:44:09 -07:00
Rohan Kumar
cb74a54b73
Compatibility statement: mention Presto, Flow
2022-07-13 22:13:33 -07:00
Rohan Kumar
af1f494c29
Skip validating the search result page offline
...
That page contains raw Go templates. I should just validate the live
versions.
2022-07-13 22:10:15 -07:00
Rohan Kumar
65130f85c2
Use CSS Containment (again)
...
Add padding to elements so content containment won't cause cropping.
Adjust the global body padding accordingly. This also exposed a
redundancy in the stylesheet, which was removed.
Now the site headers/footers, article elements (including archive
pages), <pre> elements, and other top-level elements are contained.
Rendering long-ass articles with thousands of nodes should be a little
faster.
2022-07-13 22:08:20 -07:00
Rohan Kumar
04830b7c93
Fix bad link
2022-07-13 22:03:20 -07:00
Rohan Kumar
f990ba349c
remove unused id
2022-07-13 22:01:13 -07:00
Rohan Kumar
7c835a14e4
ISO 8601 Award
2022-07-13 21:38:24 -07:00
Rohan Kumar
5c5f134c95
slightly re-org robots.txt
2022-07-13 18:12:47 -07:00
Rohan Kumar
707e249c2f
Join Cuddler Webring
2022-07-13 18:12:40 -07:00
Rohan Kumar
af5380e236
Fix bad target id
2022-07-13 17:33:42 -07:00
Rohan Kumar
152219f2e8
Update IndieWebification progress
2022-07-13 14:48:41 -07:00
Rohan Kumar
200794a488
New note: section permalinks
2022-07-13 14:47:55 -07:00
Rohan Kumar
8d61f2ba68
Directories: accepted into Yesterlinks
2022-07-13 08:33:42 -07:00
Rohan Kumar
ff0c7deafa
Make the skip-link point to h1 instead of main
...
Link targets need to be focusable to work with VoiceOver.
Making <main> focusable causes some side-effects, like making the TAB
key go to the beginning of <main> instead of the element after the
currently-clicked region.
Also removes the annoying outline around "main" in some non-mainstream
browsers, without having to add extra CSS.
2022-07-13 08:31:20 -07:00
Rohan Kumar
5b4832df15
Disable text inflation
...
I respect whatever you're into, but that doesn't mean it belongs on my
site. Disable the text inflation algorithm. Don't make landscape fonts
comically large.
2022-07-12 23:24:38 -07:00
Rohan Kumar
1a7cc7156c
Replace homepage <aside> with page description
...
IBM Equal Access A11y Checker caught an <aside> without a label. Figured
this was a good opportunity to instead use the site description.
While I was at it, I expanded said site description and used it
properly.
2022-07-12 23:05:37 -07:00
Rohan Kumar
b491b69f96
Remove moonshot (expired cert)
2022-07-12 22:41:22 -07:00
Rohan Kumar
0580ffceb8
update directories
2022-07-12 12:07:58 -07:00
Rohan Kumar
1345e19d68
Switch Axe to use FF headless
...
Chromium was causing issues. This is much slower but it works.
2022-07-12 09:41:06 -07:00
Rohan Kumar
5a40b240aa
Apply to some more web directories
2022-07-12 09:40:11 -07:00
Rohan Kumar
88fd0b81ae
New note: Firefox hardening progress
2022-07-12 09:34:07 -07:00
Rohan Kumar
8ed8a405f4
Add page with details on WCAG conformance
2022-07-11 17:27:50 -07:00
Rohan Kumar
80ef3a4a9a
Refactor to make more body text narrow
...
Now more text should fall within WCAG limits.
2022-07-11 17:27:00 -07:00
Rohan Kumar
569540fd41
Allow WAI-Adapt vocab in feeds
2022-07-11 15:26:52 -07:00
Rohan Kumar
5183118ee7
Exclude Gemini privacy policy from sitemap/atom
2022-07-11 15:24:48 -07:00
Rohan Kumar
77c44184c8
Allow autosuggestions in webmention form
2022-07-11 15:23:39 -07:00
Rohan Kumar
46c6b02d36
Allow spellcheck in search input
2022-07-11 15:22:52 -07:00
Rohan Kumar
8ef0519a5c
Add section permalinks to non-article sections
2022-07-11 15:20:13 -07:00
Rohan Kumar
9d4f18ffde
a11y: Make backlink label start with name
...
The WCAG "label in name" SC requires visible labels to contain
accessible names, preferably by having accessible names start with
visible labels. This commit makes footnote backlinks display as a
hyperlink reading "Back" to meet this SC.
2022-07-11 15:18:15 -07:00
Rohan Kumar
f0a91d2678
a11y: Clarify sarcasm with WAI-Adapt vocabulary
2022-07-11 15:17:12 -07:00
Rohan Kumar
7404d35791
remove unnecessary video
2022-07-11 08:34:14 -07:00
Rohan Kumar
325ba162a5
Move Ninfex to graveyard
...
F
2022-07-11 09:47:41 -07:00
Rohan Kumar
09a507a7ed
internal: allow new-note script to take a reply URI
2022-07-10 22:40:56 -07:00
Rohan Kumar
a8e2de2266
CSS: reduce h1 top margin
2022-07-10 22:38:25 -07:00
Rohan Kumar
0aafdaaddf
New section: "Meta"
...
Move all content about the site itself to a "meta" section.
2022-07-10 22:36:22 -07:00
Rohan Kumar
afc8fa6213
Typo
2022-07-10 17:42:58 -07:00
Rohan Kumar
12f50aef61
New note: re: spearphishing
2022-07-10 17:34:55 -07:00