Rohan Kumar
65c6841f6a
Add note on borders and re-flow
2022-06-11 20:12:27 -07:00
Rohan Kumar
48607ba2c2
Add Fediverse greeting
2022-06-11 18:20:44 -07:00
Rohan Kumar
56c9054950
Add Daum and ALibw.com
2022-06-11 16:38:13 -07:00
Rohan Kumar
0a51e4d5e6
New note: XML adventures
2022-06-11 14:59:24 -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
285b93bbc7
New note: TUIs and accessibility
2022-06-11 13:13:26 -07:00
Rohan Kumar
9ea5ad0de9
New note: minimal website responsiveness
2022-06-11 13:00:46 -07:00
Rohan Kumar
360edfa0de
Typos
2022-06-11 12:42:51 -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
0e86aa6ba7
Clarify implicit CSP directives in privacy policy
2022-06-10 19:22:55 -07:00
Rohan Kumar
c41e602ed1
Add info on site design
2022-06-10 18:49:31 -07:00
Rohan Kumar
666342d867
mention Brave SpeedReader
2022-06-10 17:25:16 -07:00
Rohan Kumar
7eda7a9b9d
Link combined atom feed on homepage
2022-06-09 17:53:41 -07:00
Rohan Kumar
470a8772b9
fix bad <time> format
2022-06-08 18:25:24 -07:00
Rohan Kumar
ae0661bb7a
Typos, missing "required" attribute
2022-06-08 18:15:17 -07:00
Rohan Kumar
dda031b9db
Update privay policy to reflect search integration
2022-06-08 18:12:20 -07:00
Rohan Kumar
d3ad0e7382
another typo
2022-06-08 17:43:16 -07:00
Rohan Kumar
1cbc635525
Various typos, correction
...
- Correct "JS-enabled engines" note with info on Yep
- Minor typos
2022-06-08 17:29:46 -07:00
Rohan Kumar
acfffd3754
Fix some markup
...
- Put headings outside of links in SERP
- fix a <div> wrapping issue in the about page
- Mark up the result excerpts with a <q> element.
2022-06-08 17:14:39 -07:00
Rohan Kumar
6042b0bdaf
Add structured data for SearchAction
...
Should support a sitelinks searchbox now.
2022-06-09 11:13:25 -07:00
Rohan Kumar
5f48ca7bbe
Display search results on my own site
...
Use the SearchMySite API to gather results and render them in HTML on my
own site. I'll open-source the Go program that generates the results
soon.
2022-06-09 08:44:55 -07:00
Rohan Kumar
48a9088ca1
New nore: "Demise of DTDs".
2022-06-08 00:13:48 -07:00
Rohan Kumar
3c4d8381fd
Fiz entity
2022-06-07 23:41:59 -07:00
Rohan Kumar
2ceeed427e
New note: resize and reflow
2022-06-07 23:38:44 -07:00
Rohan Kumar
603bbd8fa2
Minor clarification: required and optional perms
2022-06-07 11:16:21 -07:00
Rohan Kumar
31e80769a0
Add apioforum, apionet
2022-06-07 11:04:18 -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
430adb99a9
Add a wee clarification
2022-06-06 16:52:26 -07:00
Rohan Kumar
f132e194ed
Typo
2022-06-06 16:51:12 -07:00
Rohan Kumar
51f69c5d61
New note: on tracker blocking
2022-06-06 16:38:02 -07:00
Rohan Kumar
665efa85e6
Better profile info
...
- Re-org home+about profile info
- Moar webfinger
- Moar microformats
2022-06-06 15:59:20 -07:00
Rohan Kumar
13a2595482
Add combined Atom feed
2022-06-06 12:26:28 -07:00
Rohan Kumar
695239681b
Drop x-dns-prefetch-control header
...
Non-standard header of dubious merit, since my site shouldn't do
prefetching in the first place.
2022-06-05 21:15:22 -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
734fc16df4
New note: opt-out telemetry
2022-06-03 02:27:43 -07:00
Rohan Kumar
576ab1453c
Remove draft:true, typo
2022-06-02 21:00:51 -07:00
Rohan Kumar
2e0babc6de
New note: DuckDuckGo and Bing
2022-06-02 20:59:39 -07:00
Rohan Kumar
840bf38de6
Whitespace fixes
2022-06-02 20:01:50 -07:00
Rohan Kumar
74842ce644
New note: JS-enabled engines
2022-06-02 18:32:30 -07:00
Rohan Kumar
f271291f49
Automate reply-context, add more metadata to Atom
...
- Build reply-context from front-matter
- Add more activitystreams, portblecontacts, ostatus, etc. metadata to
Atom feed. Inspired by Pleroma's feeds.
2022-06-02 17:36:06 -07:00
Rohan Kumar
71bb714ba2
Amend pale moon note
2022-06-01 17:37:24 -07:00
Rohan Kumar
874414229e
Metadata amendments
...
- Re-order rel for my homepage's representative h-crad
- Fix the aria-current for the homepage
- Microdata: remove unnecessary "sameAs"
- Reduce "update without adding date updated" timeout to 15min
- Add u-uid and rel=me to my h-card on every page.
2022-06-01 10:04:35 -07:00
Rohan Kumar
7c709cb91e
Fix bad ARIA role
2022-06-01 10:02:13 -07:00