feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2026/ambient/index.md b/content/posts/2026/ambient/index.md index e56ef85..361e03c 100644 --- a/content/posts/2026/ambient/index.md +++ b/content/posts/2026/ambient/index.md @@ -1,17 +1,16 @@ --- title: Ambient -slug: ambient pubDate: 2026-04-05T20:02:01.000Z updatedDate: 2026-04-05T20:02:04.000Z draft: false excerpt: "Ambient music is a genre that emphasizes atmosphere and tone over traditional musical structure and rhythm. It’s often described as “peaceful” and can lack beat, composition, and structured melody. Ambient music can create … Read more" categories: - - { name: Music, slug: dark-music } + - Music tags: - - { name: dark-culture, slug: dark-culture } - - { name: format-guide, slug: format-guide } - - { name: music, slug: music } - - { name: tone-instructional, slug: tone-instructional } + - dark-culture + - format-guide + - music + - tone-instructional legacy_wp_id: 16152 --- Ambient music is a genre that emphasizes atmosphere and tone over traditional musical structure and rhythm. It’s often described as “peaceful” and can lack beat, composition, and structured melody. Ambient music can create a sense of calm or contemplation and can blend with the listener’s physical environment to create a calming background sound.feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2026/ambient/index.md b/content/posts/2026/ambient/index.md index 992a54a..e56ef85 100644 --- a/content/posts/2026/ambient/index.md +++ b/content/posts/2026/ambient/index.md @@ -4,6 +4,14 @@ slug: ambient pubDate: 2026-04-05T20:02:01.000Z updatedDate: 2026-04-05T20:02:04.000Z draft: false +excerpt: "Ambient music is a genre that emphasizes atmosphere and tone over traditional musical structure and rhythm. It’s often described as “peaceful” and can lack beat, composition, and structured melody. Ambient music can create … Read more" +categories: + - { name: Music, slug: dark-music } +tags: + - { name: dark-culture, slug: dark-culture } + - { name: format-guide, slug: format-guide } + - { name: music, slug: music } + - { name: tone-instructional, slug: tone-instructional } legacy_wp_id: 16152 --- Ambient music is a genre that emphasizes atmosphere and tone over traditional musical structure and rhythm. It’s often described as “peaceful” and can lack beat, composition, and structured melody. Ambient music can create a sense of calm or contemplation and can blend with the listener’s physical environment to create a calming background sound.feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/posts/2026/ambient/index.md b/content/posts/2026/ambient/index.md new file mode 100644 index 0000000..992a54a --- /dev/null +++ b/content/posts/2026/ambient/index.md @@ -0,0 +1,11 @@ +--- +title: Ambient +slug: ambient +pubDate: 2026-04-05T20:02:01.000Z +updatedDate: 2026-04-05T20:02:04.000Z +draft: false +legacy_wp_id: 16152 +--- +Ambient music is a genre that emphasizes atmosphere and tone over traditional musical structure and rhythm. It’s often described as “peaceful” and can lack beat, composition, and structured melody. Ambient music can create a sense of calm or contemplation and can blend with the listener’s physical environment to create a calming background sound. + +Dark ambient features many of the same characteristics as above, but restricts the mood and atmosphere to the darker emotions, and often uses minor notes and melodies to create tension.