Editor's Picks
A horizontal scroll strip of featured posts on your homepage, populated from Ghost's native Featured flag.
The Editor's Picks strip is a horizontal scroll carousel on the homepage. It surfaces posts you've marked as Featured in the Ghost editor — newest-first, up to 8 posts at a time.

How it works
- The strip pulls every post where Ghost's native Featured flag is on.
- Posts are sorted newest-first; the strip shows up to 8.
- The strip silently disappears when you have zero featured posts — no empty chrome, no broken state.
- An optional View all → link auto-appears in the strip header only if you've published a Ghost page with the slug
featured(see below). - The strip is rendered between the leaderboard ad slot and the tag-dispatched section rows on the homepage.
Marking a post as Featured
The Featured flag is a Ghost-native toggle. It's not a tag.
Open the post in the editor
Open the post you want to feature in the Ghost editor.
Open Post settings
Click the Settings icon in the upper-right corner of the editor to open the post sidebar.
Update or publish
Click Update (or Publish, if the post is unpublished) to save.
The strip on your homepage will update on the next page load.
Featured is editorial — not a tag
Featured is a separate field on every post in Ghost — it's a true boolean, not a tag. Apply or unapply it freely as your editorial calendar shifts; Meridian re-reads the flag on every homepage render.
Hiding the strip
There's no theme setting to disable the strip — Meridian shows it whenever there's at least one featured post. To hide it on a quiet day, unfeature every post; the strip auto-removes itself when zero posts are featured.
Accessibility & motion
- Scroll arrows on either side of the strip are visible at every breakpoint (including phone), so keyboard users have a real control instead of relying on swipe-only.
- Arrows disable automatically at scroll boundaries — left arrow greys out at the start, right arrow at the end.
- Reduced-motion preference is respected: the scroll-snap degrades from smooth to instant under
prefers-reduced-motion: reduce. - Slide labels include the post title, so screen readers announce
{n}: {title}instead of the bare ordinal.
Editorial conventions
The internal tags, flags, and visibility rules Meridian uses to change rendering. Read this first — these conventions touch most of the other advanced features.
Editor's note
A short italic note in the homepage secondary aside, sourced from a Ghost page with slug editors-note. Optional — hides itself when the page doesn't exist.
