I’m brand new to Ghost and I’m wondering if it’s possible to setup two distinct feeds of posts with the Edition theme that would both be present on the main page? I assume tags would be part of it, but I can’t figure out how to separate the posts with different tags into different feeds if it’s possible at all.
You could sort of fake that with edition by marking one group of posts featured, so that they show up in the carousel, and the non-featured show up below.
I’d recommend setting up a routes file URLs & Dynamic Routing - Ghost Developer Docs - but that would be if you wanted separate feeds of posts on separate pages.
Another option would be to take a look at a theme that already makes separate sections of posts on the homepage, based on tag. Headline and Taste are official themes that do this (Headline a little more than Taste), and there are a number of paid themes (Tripoli is a personal favorite) that do so as well.