/project_name/feed.rss
to get a feed for a project, or /project_name/originals.rss
for just original posts (including shared posts with commentary).
For example, /noracodes/feed.rss
will give you the feed for my page,
or /noracodes/feed.rss
for just my original posts.
/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".)
Or, drag this bookmarklet:
Cohost: Extract Source
to your bookmarks bar and then click on it when you're on a Cohost individual post page to download that post's source.
/.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.