Manton Reece
Manton Reece
Thanks for writing this up, @cleverdevil! I think this is going to be a common request as well, and I'm looking forward to seeing what other people do for post...
The extension name doesn't necessarily need to describe the format. For example, you could imagine extensions for companies or web sites. `_indieweb` is kind of consistent with that. (I'd suggest...
Thanks for writing this up, @dissolve. In the context of the `_indieweb` extension above, one area that might be worth discussing is how `type` is used. The JF2 profile says...
For `featured`, this is probably the same as JSON Feed's `image` field. I think you could reference it there and leave it out of `_meta`.
Excellent, thanks @cleverdevil!
We were just discussing this earlier today. I actually wish that all URLs (links and image references) would be absolute URLs, since there's less room for bugs between different feed...
Just to be clear, any `url` or `_url` field should definitely be an absolute URL. The way I interpreted this issue is that it was only about links in `content_html`....
@glv That's a great point about a feed aggregated from multiple sites. Micro.blog already serves a timeline feed like this that includes multiple users/sites. It would have to be relative...
Thanks @Wevah! Using `org.jsonfeed.feed` sounds good.
Thanks @francosolerio. Is there a case where JSON Feed's `feed_url` won't solve this? I think in most cases it really should be equivalent to a unique ID for the feed.