Revision history
Source: content/posts/2026/post-16040/index.md
Simon
7b403effeat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2026/post-16040/index.md b/content/posts/2026/post-16040/index.md index 0b68a15..8faa4ef 100644 --- a/content/posts/2026/post-16040/index.md +++ b/content/posts/2026/post-16040/index.md @@ -1,12 +1,11 @@ --- title: "The 10% show rate disaster that changed everything" -slug: post-16040 pubDate: 2026-04-05T15:45:41.000Z updatedDate: 2026-04-05T15:45:41.000Z draft: true excerpt: "SEED: When only 10% of RSVPs showed up. The pivot that followed." categories: - - { name: Uncategorized, slug: uncategorized } + - Uncategorized legacy_wp_id: 16040 --- SEED: When only 10% of RSVPs showed up. The pivot that followed.Simon
5add954feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2026/post-16040/index.md b/content/posts/2026/post-16040/index.md index ea027d6..0b68a15 100644 --- a/content/posts/2026/post-16040/index.md +++ b/content/posts/2026/post-16040/index.md @@ -4,6 +4,9 @@ slug: post-16040 pubDate: 2026-04-05T15:45:41.000Z updatedDate: 2026-04-05T15:45:41.000Z draft: true +excerpt: "SEED: When only 10% of RSVPs showed up. The pivot that followed." +categories: + - { name: Uncategorized, slug: uncategorized } legacy_wp_id: 16040 --- SEED: When only 10% of RSVPs showed up. The pivot that followed.Simon
30e0ee3feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/posts/2026/post-16040/index.md b/content/posts/2026/post-16040/index.md new file mode 100644 index 0000000..ea027d6 --- /dev/null +++ b/content/posts/2026/post-16040/index.md @@ -0,0 +1,9 @@ +--- +title: "The 10% show rate disaster that changed everything" +slug: post-16040 +pubDate: 2026-04-05T15:45:41.000Z +updatedDate: 2026-04-05T15:45:41.000Z +draft: true +legacy_wp_id: 16040 +--- +SEED: When only 10% of RSVPs showed up. The pivot that followed.