--- import { getEmDashCollection } from "emdash"; const { entries: posts } = await getEmDashCollection("posts"); ---

Posts

{posts.length === 0 &&

No posts

}