GoBlog icon indicating copy to clipboard operation
GoBlog copied to clipboard

Standalone pages for IndieWeb Post Types

Open kandr3s opened this issue 3 years ago • 0 comments

Likes, Replies, Bookmarks/Links (and future supported IndieWeb post types) should have standalone pages. These would work like section pages but would be generated automatically based on whether a posts includes or not the corresponding frontmatter. So in /likes all posts containing "likelink" (or u-like-of) will be shown based on the visbility value. /replies for posts with "replylink" (u-in-reply-to)... and so on.

Being able to "tie" a section to post type might also be worth looking at. If a post contains u-in-reply-to in the frontmatter it would be assigned an user-defined section, like it's currently possible with Path templates.

kandr3s avatar Jul 21 '22 06:07 kandr3s