1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-20 12:12:09 +00:00
Commit graph

432 commits

Author SHA1 Message Date
Rohan Kumar
7bd9784653
Microdata: fix relative urls, add a11y metadata
- Add a11y metadata to transcribed images to communicate the presence of
  a transcript
- Fix relative urls in navigation: make them absolute urls, so that the
  parsed navigation elements have the correct destinations.

This also switches image transcripts from a section with a heading to a
div with an ARIA label. That should reduce duplication between the
<summary> content and the heading while still being semantically sound.
2022-06-29 18:05:48 -07:00
Rohan Kumar
ec1ace911b
Fix bad links
- Switch an abs link to a relative one
- Account for a site move
- Manually correct a couple dead links to point to the Wayback Machine
- Automatically switch some webmention links to the Wayback Machine
2022-06-29 08:42:23 -07:00
Rohan Kumar
b7e11852b6
Forgot to add gemtext output format 2022-06-28 08:45:13 -07:00
Rohan Kumar
8d244920e5
Clarify hyphenation guidelines
Breaking up compound words is safe; otherwise, test pronunciation.
2022-06-27 12:44:14 -07:00
Rohan Kumar
470345cdd1
Re-classify sime sites as "almost qualify"
Engines with hand-picked or user-submitted sites may fall into "almost
qualify".
2022-06-27 12:40:52 -07:00
Rohan Kumar
111c49d1aa
Add Yessle, Mwmble engines; more Google-based ones 2022-06-27 08:54:08 -07:00
Rohan Kumar
a113963de4
Another typo
there is no god
2022-06-26 01:00:43 -07:00
Rohan Kumar
988dd888a0
Grammar typo 2022-06-26 00:37:22 -07:00
Rohan Kumar
f77399a117
Typo
thanks mfwmyfacewhen
2022-06-25 15:40:40 -07:00
Rohan Kumar
d810439d10
Fix bad links 2022-06-25 15:33:30 -07:00
Rohan Kumar
8cf3e71e02
remove draft status
fuck
2022-06-25 15:29:52 -07:00
Rohan Kumar
ffd342acf8
New article: "two types of privacy" 2022-06-25 15:25:54 -07:00
Rohan Kumar
9609e4fbb2
Refine criteria for inclusion 2022-06-22 09:01:23 -07:00
Rohan Kumar
a48843591a
Add note for You.com
In the process of re-evaluating this engine.
2022-06-22 08:59:10 -07:00
Rohan Kumar
b061e1b63f
Fix bad schema.org markup 2022-06-21 12:59:09 -07:00
Rohan Kumar
70962529bf
Mention paused DDG-Yandex partnership 2022-06-21 09:44:48 -07:00
Rohan Kumar
eeef22ac61
New engine: searchcode 2022-06-21 09:41:46 -07:00
Rohan Kumar
ae3e26e592
New engine: Bonzamate 2022-06-21 09:01:58 -07:00
Rohan Kumar
f9c497fac0
Rename "posts" section to "articles"
No liinks changed; just the content displayed. The "posts" section is
now "artilces" to distinguish it from my "notes" section.
2022-06-19 20:15:56 -07:00
Rohan Kumar
4c7d36e7cf
Use soft hyphens more judiciously
- Recommend others be careful with their use of soft hyphens, and test
  with NVDA. Poorly-placed hyphens can make words sound unclear.
- Dial back my use of soft hyphens to only what's necessary.
2022-06-19 16:23:17 -07:00
Rohan Kumar
9b3373701d
Switch archives to proper Hugo "list" template 2022-06-19 14:21:40 -07:00
Rohan Kumar
fba366ca11
Check and fix broken links 2022-06-17 20:36:35 -07:00
Rohan Kumar
9f3d6b9df3
Re-introduce RSS discoverability alongside Atom
The RSS feeds use escaped HTML instead of XHTML, which improves
compatibility with certain feed readers (e.g. Microsoft Outlook).

Mention that Outlook uses its own weird engine for feed contents in my
web best practices article.
2022-06-17 08:51:53 -07:00
Rohan Kumar
10aa9551fd
Mention Busybox as an example 2022-06-13 17:03:42 -07:00
Rohan Kumar
69e5d38b2c
Mention vim, whatis, and apropos manpage integration 2022-06-13 08:34:42 -07:00
Rohan Kumar
da824ada96
Re-organize and expand recommendations
- Add recommendation to avoid ASCII-art
- Split recommendations into sub-sections
- Minor rephrasings
- Remove soft hyphen from gemtext
2022-06-13 08:32:20 -07:00
Rohan Kumar
6fc1a907b4
Add --dry-run and mention living article. 2022-06-13 08:24:45 -07:00
Rohan Kumar
c68fb1f2f8
Add privacy info to Petal 2022-06-12 21:52:47 -07:00
Rohan Kumar
d9bbdaf4b2
Add Apple and Amazon search engines 2022-06-12 16:04:16 -07:00
Rohan Kumar
65c6841f6a
Add note on borders and re-flow 2022-06-11 20:12:27 -07:00
Rohan Kumar
56c9054950
Add Daum and ALibw.com 2022-06-11 16:38:13 -07:00
Rohan Kumar
1c2cae096d
Add translation to gemini article 2022-06-11 13:29:35 -07:00
Alex
2ccf231931
Add German translation to WhatsApp and the domestication of users 2022-06-11 13:26:58 -07:00
Rohan Kumar
0fc9fe4de7
Markup fix: use paragraphs in bibliography 2022-06-11 13:24:47 -07:00
Rohan Kumar
00d3b170b2
Fix bad markup 2022-06-10 19:41:35 -07:00
Rohan Kumar
7833fcd15d
Revert changes to mention-work 2022-06-10 19:35:33 -07:00
Rohan Kumar
a502691c38
New post: CLI best practices 2022-06-10 19:24:54 -07:00
Rohan Kumar
666342d867
mention Brave SpeedReader 2022-06-10 17:25:16 -07:00
Rohan Kumar
603bbd8fa2
Minor clarification: required and optional perms 2022-06-07 11:16:21 -07:00
Rohan Kumar
a7cd9d94f7
Correction: uBO can only inject certain scripts 2022-06-07 11:02:47 -07:00
Rohan Kumar
3c914b4dd1
Support multiple <dt> that share a <dd>
- Make sure their tap targets do not overlap
- Use a regex to detect them in markup using an "OR" keyword
- Implement them in one article.
2022-06-06 21:42:32 -07:00
Rohan Kumar
f132e194ed
Typo 2022-06-06 16:51:12 -07:00
Rohan Kumar
b342b803e6
Remove draft status 2022-06-04 22:50:08 -07:00
Rohan Kumar
058344c83c
New post: "A layered approach to content blocking" 2022-06-04 22:47:00 -07:00
Rohan Kumar
29371ed1f8
Fairsearch -> Yep rename 2022-06-03 17:41:34 -07:00
Rohan Kumar
b557bb9474
Fix feed subtitles and descriptions 2022-06-01 09:59:52 -07:00
Rohan Kumar
a46b790a62
Remove microdata from feeds
It's useless and invalid in those contexts, and removing it
significantly trims the file sizes.

Edit a post featuring a microdata code snippet to avoid conflicts.
2022-05-31 20:52:16 -07:00
Rohan Kumar
1aed7a66d4
Switch to XHTML5 markup
The site now has polygot markup and can handle both XHTML5 and HTML5
parsing rules. My staging site will be XHTML but my main site will be
HTML5, just in case of parse errors.

If other tools (e.g. LightHouse) end up supporting XHTML5, I'll consider
switching the content-type to XHTML.
2022-05-30 17:39:45 -07:00
Rohan Kumar
1d44bc382d
Marginalia.nu has gone open source 2022-05-28 14:11:51 -07:00
Rohan Kumar
c84c8d4214
BREAKING: Prettify URLs, add Atom feeds
Adding a bunch of server configs to do the re-directs too.
2022-05-26 18:57:49 -07:00