GoBlog
GoBlog copied to clipboard
Standalone pages for IndieWeb Post Types
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.