feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2022/why-share-recommendations/index.md b/content/posts/2022/why-share-recommendations/index.md index 2bdd7a0..7d6d370 100644 --- a/content/posts/2022/why-share-recommendations/index.md +++ b/content/posts/2022/why-share-recommendations/index.md @@ -1,19 +1,18 @@ --- title: "About: Why I share curated entertainment lists" -slug: why-share-recommendations pubDate: 2022-07-05T00:00:00.000Z updatedDate: 2026-04-05T14:28:16.000Z draft: false excerpt: "Sharing recommendations with like minded people is the best sli.st is a reference to S tier lists. I’ve found that the DJs I like tend to share similar interests as … Read more" categories: - - { name: "Dark Culture", slug: dark-culture } + - Dark Culture tags: - - { name: about, slug: about } - - { name: curation, slug: curation } - - { name: dark-culture, slug: dark-culture } - - { name: format-opinion, slug: format-opinion } - - { name: music, slug: music } - - { name: tone-reflective, slug: tone-reflective } + - about + - curation + - dark-culture + - format-opinion + - music + - tone-reflective featured: src: https://cdn.slist.net/posts/why-share-recommendations/cover.pngDiff truncated (32 lines total). View full commit on GitHub →
content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/
diff --git a/content/posts/2022/why-share-recommendations/index.md b/content/posts/2022/why-share-recommendations/index.md index ac400db..2bdd7a0 100644 --- a/content/posts/2022/why-share-recommendations/index.md +++ b/content/posts/2022/why-share-recommendations/index.md @@ -15,7 +15,7 @@ tags: - { name: music, slug: music } - { name: tone-reflective, slug: tone-reflective } featured: - src: https://slist.net/wp-content/uploads/ai_69d27b1351ed60.46741826.png + src: https://cdn.slist.net/posts/why-share-recommendations/cover.png alt: "Abstract dark art representing cultural curation across entertainment media" legacy_wp_id: 14768 ---fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)
diff --git a/content/posts/2022/why-share-recommendations/index.md b/content/posts/2022/why-share-recommendations/index.md index d753ef3..ac400db 100644 --- a/content/posts/2022/why-share-recommendations/index.md +++ b/content/posts/2022/why-share-recommendations/index.md @@ -15,7 +15,7 @@ tags: - { name: music, slug: music } - { name: tone-reflective, slug: tone-reflective } featured: - src: https://cdn.slist.net/ai_69d27b1351ed60.46741826.png + src: https://slist.net/wp-content/uploads/ai_69d27b1351ed60.46741826.png alt: "Abstract dark art representing cultural curation across entertainment media" legacy_wp_id: 14768 ---feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2022/why-share-recommendations/index.md b/content/posts/2022/why-share-recommendations/index.md index f1eedf4..d753ef3 100644 --- a/content/posts/2022/why-share-recommendations/index.md +++ b/content/posts/2022/why-share-recommendations/index.md @@ -4,6 +4,19 @@ slug: why-share-recommendations pubDate: 2022-07-05T00:00:00.000Z updatedDate: 2026-04-05T14:28:16.000Z draft: false +excerpt: "Sharing recommendations with like minded people is the best sli.st is a reference to S tier lists. I’ve found that the DJs I like tend to share similar interests as … Read more" +categories: + - { name: "Dark Culture", slug: dark-culture } +tags: + - { name: about, slug: about } + - { name: curation, slug: curation } + - { name: dark-culture, slug: dark-culture } + - { name: format-opinion, slug: format-opinion } + - { name: music, slug: music } + - { name: tone-reflective, slug: tone-reflective } +featured: + src: https://cdn.slist.net/ai_69d27b1351ed60.46741826.png + alt: "Abstract dark art representing cultural curation across entertainment media" legacy_wp_id: 14768 --- ## Sharing recommendations with like minded people is the bestfeat(web): sync 5-post smoke test passes; fix content paths + entity decode
diff --git a/content/posts/2022/why-share-recommendations/index.md b/content/posts/2022/why-share-recommendations/index.md new file mode 100644 index 0000000..f1eedf4 --- /dev/null +++ b/content/posts/2022/why-share-recommendations/index.md @@ -0,0 +1,15 @@ +--- +title: "About: Why I share curated entertainment lists" +slug: why-share-recommendations +pubDate: 2022-07-05T00:00:00.000Z +updatedDate: 2026-04-05T14:28:16.000Z +draft: false +legacy_wp_id: 14768 +--- +## Sharing recommendations with like minded people is the best + +sli.st is a reference to S tier lists. + +I’ve found that the DJs I like tend to share similar interests as me. Dark techno DJs seem to like dark sci-fi for example. I imagine the reverse is also true- people who share similar interests in other artwork genres are likely to also share similar musical tastes. + +Sharing my tastes in stuff like mangas and contemporary art might help me expose my tastes in music to new people who have yet to hear my work.