Go to /project_name/feed.rss
to get a feed for a project.
For example, /noracodes/feed.rss
will give you the feed for my page.
You can also get a particular post's original plain-text body at /project_name/post_id/
, such as
/noracodes/169186/
. (In a Cohost post URL, the ID is the numerical part after /post/
.
For instance, in https://cohost.org/noracodes/post/169186-october-update
, the ID is "169186".)
Webfinger resources for accounts are provided at the Webfinger well-known URL /.well-known/webfinger?project_name
.
Brought to you by Leonora Tindall, written in Rust with Rocket. Code is online, bug reports should go to my email nora@nora.codes.