← Back to post

Revision history

  1. Simon7b403ef

    feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]

    diff --git a/content/posts/2021/dark-culture-across-all-mediums/index.md b/content/posts/2021/dark-culture-across-all-mediums/index.md
    index 1ff7b4e..b8aa87c 100644
    --- a/content/posts/2021/dark-culture-across-all-mediums/index.md
    +++ b/content/posts/2021/dark-culture-across-all-mediums/index.md
    @@ -1,21 +1,20 @@
     ---
     title: "Dark culture across all mediums"
    -slug: dark-culture-across-all-mediums
     pubDate: 2021-07-15T16:00:00.000Z
     updatedDate: 2026-04-05T14:39:40.000Z
     draft: false
     excerpt: "Cultures express shared attitudes, values, and practices. Dark culture is a subculture that explores the human condition, prompts introspection, investigates mysteries, promotes rebellion, and embraces the macabre and surreal. Dark … Read more"
     categories:
    -  - { name: "Dark Culture", slug: dark-culture }
    +  - Dark Culture
     tags:
    -  - { name: anime, slug: anime }
    -  - { name: books, slug: books }
    -  - { name: dark-culture, slug: dark-culture }
    -  - { name: fashion, slug: fashion }
    -  - { name: film, slug: film }
    -  - { name: format-manifesto, slug: format-manifesto }
    -  - { name: music, slug: music }
    -  - { name: tone-philosophical, slug: tone-philosophical }
    +  - anime
    +  - books
    +  - dark-culture
    +  - fashion
    +  - film
    +  - format-manifesto

    Diff truncated (36 lines total). View full commit on GitHub →

  2. Simon8bc867c

    content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/

    diff --git a/content/posts/2021/dark-culture-across-all-mediums/index.md b/content/posts/2021/dark-culture-across-all-mediums/index.md
    index 16eed48..1ff7b4e 100644
    --- a/content/posts/2021/dark-culture-across-all-mediums/index.md
    +++ b/content/posts/2021/dark-culture-across-all-mediums/index.md
    @@ -17,7 +17,7 @@ tags:
       - { name: music, slug: music }
       - { name: tone-philosophical, slug: tone-philosophical }
     featured:
    -  src: https://slist.net/wp-content/uploads/ai_69d20ba506e1a3.59976996.png
    +  src: https://cdn.slist.net/posts/dark-culture-across-all-mediums/cover.png
       alt: "Abstract dark surrealist collage representing dark culture across creative mediums"
     legacy_wp_id: 15875
     ---
    
  3. Simon3c1387f

    fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)

    diff --git a/content/posts/2021/dark-culture-across-all-mediums/index.md b/content/posts/2021/dark-culture-across-all-mediums/index.md
    index f0978e7..16eed48 100644
    --- a/content/posts/2021/dark-culture-across-all-mediums/index.md
    +++ b/content/posts/2021/dark-culture-across-all-mediums/index.md
    @@ -17,7 +17,7 @@ tags:
       - { name: music, slug: music }
       - { name: tone-philosophical, slug: tone-philosophical }
     featured:
    -  src: https://cdn.slist.net/ai_69d20ba506e1a3.59976996.png
    +  src: https://slist.net/wp-content/uploads/ai_69d20ba506e1a3.59976996.png
       alt: "Abstract dark surrealist collage representing dark culture across creative mediums"
     legacy_wp_id: 15875
     ---
    
  4. Simon5add954

    feat(web): visually mirror slist.net blog (index + single post)

    diff --git a/content/posts/2021/dark-culture-across-all-mediums/index.md b/content/posts/2021/dark-culture-across-all-mediums/index.md
    index 7eb4926..f0978e7 100644
    --- a/content/posts/2021/dark-culture-across-all-mediums/index.md
    +++ b/content/posts/2021/dark-culture-across-all-mediums/index.md
    @@ -4,6 +4,21 @@ slug: dark-culture-across-all-mediums
     pubDate: 2021-07-15T16:00:00.000Z
     updatedDate: 2026-04-05T14:39:40.000Z
     draft: false
    +excerpt: "Cultures express shared attitudes, values, and practices. Dark culture is a subculture that explores the human condition, prompts introspection, investigates mysteries, promotes rebellion, and embraces the macabre and surreal. Dark … Read more"
    +categories:
    +  - { name: "Dark Culture", slug: dark-culture }
    +tags:
    +  - { name: anime, slug: anime }
    +  - { name: books, slug: books }
    +  - { name: dark-culture, slug: dark-culture }
    +  - { name: fashion, slug: fashion }
    +  - { name: film, slug: film }
    +  - { name: format-manifesto, slug: format-manifesto }
    +  - { name: music, slug: music }
    +  - { name: tone-philosophical, slug: tone-philosophical }
    +featured:
    +  src: https://cdn.slist.net/ai_69d20ba506e1a3.59976996.png
    +  alt: "Abstract dark surrealist collage representing dark culture across creative mediums"
     legacy_wp_id: 15875
     ---
     Cultures express shared attitudes, values, and practices. Dark culture is a subculture that explores the human condition, prompts introspection, investigates mysteries, promotes rebellion, and embraces the macabre and surreal. Dark art is often viewed as anti-conformist and underground, but it doesn’t have to be obscure. It’s less about shock and more about depth. If something makes you confront mortality — or question what it means to be human — it’s likely dark.
    
  5. Simon30e0ee3

    feat(web): full posts+pages sync, browseable UI, curated pages allowlist

    diff --git a/content/posts/2021/dark-culture-across-all-mediums/index.md b/content/posts/2021/dark-culture-across-all-mediums/index.md
    new file mode 100644
    index 0000000..7eb4926
    --- /dev/null
    +++ b/content/posts/2021/dark-culture-across-all-mediums/index.md
    @@ -0,0 +1,59 @@
    +---
    +title: "Dark culture across all mediums"
    +slug: dark-culture-across-all-mediums
    +pubDate: 2021-07-15T16:00:00.000Z
    +updatedDate: 2026-04-05T14:39:40.000Z
    +draft: false
    +legacy_wp_id: 15875
    +---
    +Cultures express shared attitudes, values, and practices. Dark culture is a subculture that explores the human condition, prompts introspection, investigates mysteries, promotes rebellion, and embraces the macabre and surreal. Dark art is often viewed as anti-conformist and underground, but it doesn’t have to be obscure. It’s less about shock and more about depth. If something makes you confront mortality — or question what it means to be human — it’s likely dark.
    +
    +SLIST exists at the intersection of dark music and live experience. But the sensibility that drives our curation didn’t originate on a dance floor. It came from film, literature, manga, fashion, and every other medium where artists chose to look directly at what most people avoid.
    +
    +* * *
    +
    +## The distinction that matters
    +
    +Dark culture and dark taste are not the same thing. Dark culture is the aesthetic category — goth, industrial, darkwave — named genres that existed well before techno absorbed the terminology. Dark taste is the underlying sensibility. The thing you’re drawn to and why. Dark culture describes what something looks like. Dark taste describes what pulls you in.
    +
    +SLIST’s position is clear: we are not “a dark culture party.” We are the definition of dark taste. This distinction matters because it separates curatorial authority from trend-following. If dark culture becomes a trend (and it has), dark taste is the thing that was there before it was cool and will be there after the wave recedes.
    +
    +* * *
    +
    +## Film
    +

    Diff truncated (66 lines total). View full commit on GitHub →

Sign in to SLIST

Pick how you want to enter.