@LukeBouch For your blog, right? There are only RSS feeds for categories right now. (The URL is shown when editing a category.) I want JSON Feed too but ran into a config issue I need to figure out.
@DoctorMac Granary can output JSON Feed but doesn't look like it accepts RSS.
@LukeBouch I would like to have a section on a website where I can feed in post for a “Featured” category. I have been messing around with the feed.json and some front end JavaScript but I’m only able to pull in all posts. I want only the posts from a specific category.
I guess the only way to do that is to use the RSS feed for the individual category?