From dcffe1b17184200ba86fa73d087b1b5aca961480 Mon Sep 17 00:00:00 2001 From: Will Estes Date: Tue, 4 Aug 2026 17:26:03 -0400 Subject: [PATCH] Add content/books/neon-tan.md as arc-campaign.sh metadata source MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Front-matter-only, mirroring thistleandmoth-site's books/ convention. Feeds the bookshop ARC campaign's title/author/cover/description — draft: true, not meant to render as its own page (no books layout exists in this site). Co-Authored-By: Claude Sonnet 5 --- content/books/neon-tan.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 content/books/neon-tan.md diff --git a/content/books/neon-tan.md b/content/books/neon-tan.md new file mode 100644 index 0000000..5fee9b7 --- /dev/null +++ b/content/books/neon-tan.md @@ -0,0 +1,7 @@ +--- +title: "Neon Tan" +author: "Michael Ferrara" +cover_image: "https://downloads.michaelferrara.org/neon-tan/neon_tan_cover.jpg" +description: "An AI's trademark silver-blue suit isn't exactly beach-town vibes, but he's determined to land his song a spot on the weekly top 40 countdown anyway. After a string of failed attempts to get noticed by the countdown's enigmatic curator DJ, he and his wisecracking seagull sidekick stumble into an open mic night just as a malware glitch hits, forcing him to trade analysis for improvisation, rallying tourists into one spontaneous singalong to discover connection was never something you could calculate." +draft: true +---