Open erlend-sh opened 3 days ago
Something we'll need for this is "subpages". Basically pages that are saved under other pages. We're already data with hierarchy paths, similar to a filesystem, so all we need to do is:
So it's mostly UI changes, all the functionality is essentially there, it just needs to be shifted around.
Users should be able to import full blog posts into their Weird profile via an RSS feed, like this:
https://dev.to/p/publishing_from_rss_guide https://dev.to/tessak22/connecting-your-rss-feed-url-for-easy-publishing-to-dev-to-31de
‘mark RSS source as canonical’ will start out as a hardcoded default. The first use case for this feature is as an archival backup for external sources.
Bit of useful reference in #216
Later:
canonical_url
canonical_url
individually in a post’s metadata settings.