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

75 commits

Author SHA1 Message Date
Rohan Kumar
18aac1ac24
Update "uses" page to include subfinder 2023-02-16 22:16:30 -08:00
Rohan Kumar
aafbe6fd00
Remove reference to discontinued Hexavalent project 2023-02-16 19:05:46 -08:00
Rohan Kumar
12b511c369
mention webfinger in "about" page 2022-12-18 11:35:51 -08:00
Rohan Kumar
23923bc3e1
Declare my DMs open 2022-12-07 23:54:44 -08:00
Rohan Kumar
49d597a17e
Fix canonical link for miniclub ring 2022-12-06 15:01:26 -08:00
Rohan Kumar
5b4ed2ff71
Add more accounts 2022-11-27 17:14:58 -08:00
Rohan Kumar
5037e399d1
Fix missing timezone 2022-11-20 11:34:24 -08:00
Rohan Kumar
85b4b99d1c
Add timezone info 2022-11-20 10:34:38 -08:00
Rohan Kumar
6ec8e63eee
Add webmention URL re-writes
This allows me to update a webmention URL if it breaks or changes and
the admin didn't bother putting a re-direct in place.

I shouldn't have needed to do this. Cool URLs don't change.
2022-11-17 20:16:57 -08:00
Rohan Kumar
80b6563b2f
Manually fix changed/irregular links 2022-11-17 17:02:22 -08:00
Rohan Kumar
0b6c265223
schema.org: use more subtypes of "WebPage"
- Set "Articles" and "Notes" to "CollectionPage"
- Set "About" to "AboutPage" and "ProfilePage"

Since my "About" page now has two types, I had to alter the "stype" page
property to require a full URL.
2022-10-30 14:49:52 -07:00
Rohan Kumar
19c3f86ea3
Update WKD key with notations (Ariadne proofs)
Add Keyoxide-compatible Ariadne proofs to the WKD GPG key, using
Ariadne proofs.
This makes the key much bigger, so apply lossless static HTTP
compression. Static compression on idempotent assets isn't a security
concern.
2022-10-26 11:41:13 -07:00
Rohan Kumar
fa00709354
Add p7zip to "uses" 2022-10-18 21:35:01 -07:00
Rohan Kumar
7a67788823
Fuck off 2022-10-17 12:44:33 -07:00
Rohan Kumar
6b552e01bd
update /uses/ page with more info 2022-10-07 13:30:47 -07:00
Rohan Kumar
a4812c72c9
Add ssh-auditor and other details to "Uses" page 2022-09-11 22:00:57 -07:00
Rohan Kumar
97f5cd4483
expand Uses page 2022-09-11 19:31:58 -07:00
Rohan Kumar
ef2f8b05e2
Describe services used to power the site 2022-09-09 22:26:49 -07:00
Rohan Kumar
7f8e65738b
Spelling, grammar, re-phrasings 2022-08-23 09:20:36 -07:00
Rohan Kumar
7716ffb06c
Minor semantic tweaks to some links
- Merge pronoun links together. They don't need to be separate.
- Make project-list a hyperlinked-description-list element.
2022-08-01 21:26:18 -07:00
Rohan Kumar
650c1b9646
Update tools I use 2022-08-01 20:51:56 -07:00
Rohan Kumar
6bccab4f8e
More microformats for "about" page 2022-07-21 22:14:27 -07:00
Rohan Kumar
2f4b548726
Refine pronooun pseudo-microformats
Copy what tantek did by using h-pronoun to link to pronoun.is and
combining p-pronouns (plural) with p-pronoun (singular). Seems to be
supported by some implementations such as Authl.

This also entailed re-writing my "about" page's def-lists in raw HTML,
which was probably long overdue.
2022-07-21 18:39:10 -07:00
Rohan Kumar
f99c153f72
missing abbr title 2022-07-17 19:14:34 -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
70b8a5e9cb
re-org the About section, add breadcrumbs
Create an "about" section.

Add breadcrumbs to show relationships between pages with full page
titles.
2022-07-07 17:44:34 -07:00
Rohan Kumar
7d120e9ff8
Add "pending" labels to directory listings 2022-06-27 14:35:04 -07:00
Rohan Kumar
968a93c7c7
Apply to LinkLane, Ye Old Blogroll 2022-06-27 12:40:50 -07:00
Rohan Kumar
58ce01b5d0
Link Nerd Listings 2022-06-27 12:38:44 -07:00
Rohan Kumar
c352b83bad
nothing of importance has happened on this day
absolutely nothing significant has just happened on this day. this
commit is meaningless. why does this commit exist.
2022-06-20 22:57:46 -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
e7ceb122a5
Add "uses" page 2022-06-16 17:17:35 -07:00
Rohan Kumar
064aef8d76
Link Gossip's Web 2022-06-13 17:04:13 -07:00
Rohan Kumar
fc5f08c8ff
Add web directory backlinks 2022-06-12 14:13:05 -07:00
Rohan Kumar
48607ba2c2
Add Fediverse greeting 2022-06-11 18:20:44 -07:00
Rohan Kumar
c41e602ed1
Add info on site design 2022-06-10 18:49:31 -07:00
Rohan Kumar
ae0661bb7a
Typos, missing "required" attribute 2022-06-08 18:15:17 -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
31e80769a0
Add apioforum, apionet 2022-06-07 11:04:18 -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
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
c82cd646dc
Poggies. 2022-05-29 22:06:03 -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
Rohan Kumar
e158b93bf2
Update my bios. 2022-05-12 21:08:44 -07:00
Rohan Kumar
a96b77793b
More CSS containment, adopt shortcodes
- 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
2022-05-11 23:32:35 -07:00
Rohan Kumar
543bbbc502
Fix some url redirects 2022-04-29 08:54:36 -07:00
Rohan Kumar
99963aebf1
A11y: fix urls with the same name 2022-04-25 17:33:57 -07:00
Rohan Kumar
432fa923af
Update my bios
Just realized my site makes me look like a massive techbro. Ugh. Added
some info about my other interests, esp. a11y and inclusive design.
2022-04-19 20:11:56 -07:00
Rohan Kumar
c2e146e7bc
More narrow screen optim for old browsers
Some old browser engines don't fully support hyphenation, so they need
some extra help. Now, the entire site should fit in a 150 CSS-pixel wide
viewport.

Clean up some link text too so the text alone is more useful.
2022-04-15 21:06:28 -07:00