Neb Table Of Contents File Spec
Introduction
This is currently a scratch post to collect ideas for the Table Of Contents file for
-
Define well known location. Probably:
/.well-known/neb/toc.json5
Things To Include
- site name
- author?
- avatar image location (was originally thinking there could be links to different sizes, but I think it's easier for everyone if the apps just do any necessary resizing)
- banner image?
- publicly followed feeds
- Site description
- Links to other socials or sites? Something like the extended fields in mastodon. label/content pairs.
- Pinned posts?
- API endpoints when those specs are done.
- What about feed aggregations. Not sure about this, but once signing is in place could be a way to reduce some network traffic. I mean aggregators are gonna be a thing for sure. Just not sure if the should go in the feeds? but, yeah, probably. So each feed would be specified as individual or an aggregation. That might have legs.
-- end of line --