1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-20 04:12:09 +00:00
seirdy.one/content/notes/prologue-to-the-meta-post.md
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

37 lines
1.5 KiB
Markdown

---
title: "Prologue to the meta post"
date: 2022-05-30T12:12:01-07:00
---
I've been planning on writing a big "meta" post explaining how this site is built, but first I want to reach a few milestones, most of which are IndieWeb-related. Here's what I've already done:
- Microformats
- More semantic markup: Creative Commons and Schema.org vocabularies
- Web sign-in (using an IndieAuth service)
- multiple types of posts
- Sending Webmentions
- Displaying Webmentions
- User-sendable Webmentions with a form
- RSS feeds for posts and notes
- Atom feed for posts and notes with ActivityStreams metadata
- Automatic POSSE of bookmarks to TinyGem (bookmarking service)
However, I still have a ways to go. Here's what I plan on adding:
- Add some semantic markup to list online "friends", probably using [FOAF ontology](http://xmlns.com/foaf/spec/)
- Preview Webmention entry contents
- Related to previous point: create a blogroll
- Automatic POSSE of notes to Fedi (it's mostly manual right now)
- Combined Atom feed
- WebSub
- Permalinks for bookmarks
- Atom feed for bookmarks
- Automatic POSSE of bookmarks to Fedi
- Time-period based pagination and navigation on notes/posts page.
Once I finish the above, I'll be ready for a "meta" post. Some more tasks after that:
- Run my own WebSub hub.
- Add my own front-end for search results (my first non-static content).
- Pingback support
- Create a webring. What I've learned while doing the above will inform inclusion criteria.