feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2022/dark-films-that-shaped-slist/index.md b/content/posts/2022/dark-films-that-shaped-slist/index.md index c73279b..fe6982e 100644 --- a/content/posts/2022/dark-films-that-shaped-slist/index.md +++ b/content/posts/2022/dark-films-that-shaped-slist/index.md @@ -1,18 +1,17 @@ --- title: "Dark films that shaped SLIST" -slug: dark-films-that-shaped-slist pubDate: 2022-06-15T16:00:00.000Z updatedDate: 2026-04-05T16:29:13.000Z draft: false excerpt: "View the full IMDB list Dark film is not horror. Horror wants to scare you. Dark film wants to sit with you in the discomfort and refuse to look away. … Read more" categories: - - { name: Recommendations, slug: recommendations } + - Recommendations tags: - - { name: curation, slug: curation } - - { name: dark-culture, slug: dark-culture } - - { name: film, slug: film } - - { name: format-listicle, slug: format-listicle } - - { name: tone-philosophical, slug: tone-philosophical } + - curation + - dark-culture + - film + - format-listicle + - tone-philosophical featured: src: https://cdn.slist.net/posts/dark-films-that-shaped-slist/cover.png alt: "Dark cinematic collage in red and black tones"content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/
diff --git a/content/posts/2022/dark-films-that-shaped-slist/index.md b/content/posts/2022/dark-films-that-shaped-slist/index.md index 5701ec3..c73279b 100644 --- a/content/posts/2022/dark-films-that-shaped-slist/index.md +++ b/content/posts/2022/dark-films-that-shaped-slist/index.md @@ -14,7 +14,7 @@ tags: - { name: format-listicle, slug: format-listicle } - { name: tone-philosophical, slug: tone-philosophical } featured: - src: https://slist.net/wp-content/uploads/ai_69d27041534683.97902435.png + src: https://cdn.slist.net/posts/dark-films-that-shaped-slist/cover.png alt: "Dark cinematic collage in red and black tones" legacy_wp_id: 15916 ---fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)
diff --git a/content/posts/2022/dark-films-that-shaped-slist/index.md b/content/posts/2022/dark-films-that-shaped-slist/index.md index 14ce344..5701ec3 100644 --- a/content/posts/2022/dark-films-that-shaped-slist/index.md +++ b/content/posts/2022/dark-films-that-shaped-slist/index.md @@ -14,7 +14,7 @@ tags: - { name: format-listicle, slug: format-listicle } - { name: tone-philosophical, slug: tone-philosophical } featured: - src: https://cdn.slist.net/ai_69d27041534683.97902435.png + src: https://slist.net/wp-content/uploads/ai_69d27041534683.97902435.png alt: "Dark cinematic collage in red and black tones" legacy_wp_id: 15916 ---feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2022/dark-films-that-shaped-slist/index.md b/content/posts/2022/dark-films-that-shaped-slist/index.md index 4566a19..14ce344 100644 --- a/content/posts/2022/dark-films-that-shaped-slist/index.md +++ b/content/posts/2022/dark-films-that-shaped-slist/index.md @@ -4,6 +4,18 @@ slug: dark-films-that-shaped-slist pubDate: 2022-06-15T16:00:00.000Z updatedDate: 2026-04-05T16:29:13.000Z draft: false +excerpt: "View the full IMDB list Dark film is not horror. Horror wants to scare you. Dark film wants to sit with you in the discomfort and refuse to look away. … Read more" +categories: + - { name: Recommendations, slug: recommendations } +tags: + - { name: curation, slug: curation } + - { name: dark-culture, slug: dark-culture } + - { name: film, slug: film } + - { name: format-listicle, slug: format-listicle } + - { name: tone-philosophical, slug: tone-philosophical } +featured: + src: https://cdn.slist.net/ai_69d27041534683.97902435.png + alt: "Dark cinematic collage in red and black tones" legacy_wp_id: 15916 --- [View the full IMDB list](https://www.imdb.com/list/ls567189511/)feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/posts/2022/dark-films-that-shaped-slist/index.md b/content/posts/2022/dark-films-that-shaped-slist/index.md new file mode 100644 index 0000000..4566a19 --- /dev/null +++ b/content/posts/2022/dark-films-that-shaped-slist/index.md @@ -0,0 +1,73 @@ +--- +title: "Dark films that shaped SLIST" +slug: dark-films-that-shaped-slist +pubDate: 2022-06-15T16:00:00.000Z +updatedDate: 2026-04-05T16:29:13.000Z +draft: false +legacy_wp_id: 15916 +--- +[View the full IMDB list](https://www.imdb.com/list/ls567189511/) + +* * * + +Dark film is not horror. Horror wants to scare you. Dark film wants to sit with you in the discomfort and refuse to look away. The films that shaped SLIST share one quality: they understand that beauty lives inside dread, that the most compelling images on screen are the ones that feel like something went wrong during production. These are the films we put on at 4am when the music stops and the real atmosphere begins. + +This is a living list. It will grow. If something is missing, it probably hasn’t earned its place yet. + +* * * + +## The list + +**Drive (2011)** — The film that proved silence is more violent than any gunshot. Refn understood that the tension between tenderness and brutality is not a contradiction — it is the entire point. The elevator scene is the closest cinema has come to replicating what a peak-hour dancefloor feels like: beauty and destruction compressed into one moment. + +**Blade Runner (1982)** — Vangelis built the original dark ambient soundtrack and Scott built the world it deserved. Every frame is a rave venue that never closes. The philosophical question underneath — what makes something real — is the same question dark music asks every time a synthetic sound triggers a primal emotion. +Diff truncated (80 lines total). View full commit on GitHub →