Archive

It’s Breakfast For Dinner

Older essays from the Substack era, kept separate from the new work.

Essays · Earlier Work · Notes · Loose Ends · False Starts

Archived from Substack

About this archive

The old room, kept intact.

These pieces are part of the earlier version of the writing project. They live here now as an archive, separate from Fig Season.

Back to Fig Season →
--- import WritingLayout from "../../layouts/WritingLayout.astro"; import from "astro:content"; const posts = (await getCollection("writing")) .filter((post) => !post.data.draft) .filter((post) => post.data.publication !== "eating-breakfast") .sort((a, b) => b.data.date.valueOf() - a.data.date.valueOf()); ---It’s Breakfast For Dinner · Cory McGuinness

Archive

It’s Breakfast For Dinner

Older essays from the Substack era, kept separate from the new work.

Essays · Earlier Work · Notes · Loose Ends · False Starts

Archived from Substack

About this archive

The old room, kept intact.

These pieces are part of the earlier version of the writing project. They live here now as an archive, separate from Fig Season.

Back to Fig Season →