Revision history
Source: content/posts/2026/post-16081/index.md
Simon
7b403effeat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2026/post-16081/index.md b/content/posts/2026/post-16081/index.md index 86d6674..e40a25b 100644 --- a/content/posts/2026/post-16081/index.md +++ b/content/posts/2026/post-16081/index.md @@ -1,17 +1,16 @@ --- title: "The ‘everywhere effect’" -slug: post-16081 pubDate: 2026-04-05T15:52:30.000Z updatedDate: 2026-04-05T15:52:30.000Z draft: true excerpt: "SEED: Creating the illusion of omnipresence on a tiny budget." categories: - - { name: Guides, slug: guides } + - Guides tags: - - { name: format-guide, slug: format-guide } - - { name: growth, slug: growth } - - { name: marketing, slug: marketing } - - { name: tone-instructional, slug: tone-instructional } + - format-guide + - growth + - marketing + - tone-instructional legacy_wp_id: 16081 --- SEED: Creating the illusion of omnipresence on a tiny budget.Simon
5add954feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2026/post-16081/index.md b/content/posts/2026/post-16081/index.md index 03d630c..86d6674 100644 --- a/content/posts/2026/post-16081/index.md +++ b/content/posts/2026/post-16081/index.md @@ -4,6 +4,14 @@ slug: post-16081 pubDate: 2026-04-05T15:52:30.000Z updatedDate: 2026-04-05T15:52:30.000Z draft: true +excerpt: "SEED: Creating the illusion of omnipresence on a tiny budget." +categories: + - { name: Guides, slug: guides } +tags: + - { name: format-guide, slug: format-guide } + - { name: growth, slug: growth } + - { name: marketing, slug: marketing } + - { name: tone-instructional, slug: tone-instructional } legacy_wp_id: 16081 --- SEED: Creating the illusion of omnipresence on a tiny budget.Simon
30e0ee3feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/posts/2026/post-16081/index.md b/content/posts/2026/post-16081/index.md new file mode 100644 index 0000000..03d630c --- /dev/null +++ b/content/posts/2026/post-16081/index.md @@ -0,0 +1,9 @@ +--- +title: "The ‘everywhere effect’" +slug: post-16081 +pubDate: 2026-04-05T15:52:30.000Z +updatedDate: 2026-04-05T15:52:30.000Z +draft: true +legacy_wp_id: 16081 +--- +SEED: Creating the illusion of omnipresence on a tiny budget.