Revision history
Source: content/posts/2026/post-16080/index.md
Simon
7b403effeat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2026/post-16080/index.md b/content/posts/2026/post-16080/index.md index 3d2de91..d6a2968 100644 --- a/content/posts/2026/post-16080/index.md +++ b/content/posts/2026/post-16080/index.md @@ -1,17 +1,16 @@ --- title: "Your library is your voice" -slug: post-16080 pubDate: 2026-04-05T15:52:15.000Z updatedDate: 2026-04-05T15:52:15.000Z draft: true excerpt: "SEED: Music library as identity expression." categories: - - { name: "Dark Culture", slug: dark-culture } + - Dark Culture tags: - - { name: curation, slug: curation } - - { name: format-opinion, slug: format-opinion } - - { name: music, slug: music } - - { name: tone-reflective, slug: tone-reflective } + - curation + - format-opinion + - music + - tone-reflective legacy_wp_id: 16080 --- SEED: Music library as identity expression.Simon
5add954feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2026/post-16080/index.md b/content/posts/2026/post-16080/index.md index b8fc83f..3d2de91 100644 --- a/content/posts/2026/post-16080/index.md +++ b/content/posts/2026/post-16080/index.md @@ -4,6 +4,14 @@ slug: post-16080 pubDate: 2026-04-05T15:52:15.000Z updatedDate: 2026-04-05T15:52:15.000Z draft: true +excerpt: "SEED: Music library as identity expression." +categories: + - { name: "Dark Culture", slug: dark-culture } +tags: + - { name: curation, slug: curation } + - { name: format-opinion, slug: format-opinion } + - { name: music, slug: music } + - { name: tone-reflective, slug: tone-reflective } legacy_wp_id: 16080 --- SEED: Music library as identity expression.Simon
30e0ee3feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/posts/2026/post-16080/index.md b/content/posts/2026/post-16080/index.md new file mode 100644 index 0000000..b8fc83f --- /dev/null +++ b/content/posts/2026/post-16080/index.md @@ -0,0 +1,9 @@ +--- +title: "Your library is your voice" +slug: post-16080 +pubDate: 2026-04-05T15:52:15.000Z +updatedDate: 2026-04-05T15:52:15.000Z +draft: true +legacy_wp_id: 16080 +--- +SEED: Music library as identity expression.