← 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/2026/why-we-donate-10-of-every-event-to-charity/index.md b/content/posts/2026/why-we-donate-10-of-every-event-to-charity/index.md
    index cb5e651..172e309 100644
    --- a/content/posts/2026/why-we-donate-10-of-every-event-to-charity/index.md
    +++ b/content/posts/2026/why-we-donate-10-of-every-event-to-charity/index.md
    @@ -1,17 +1,16 @@
     ---
     title: "Why we donate 10% of every event to charity"
    -slug: why-we-donate-10-of-every-event-to-charity
     pubDate: 2026-04-05T20:05:08.000Z
     updatedDate: 2026-04-05T20:05:08.000Z
     draft: false
     excerpt: "We donate 5% of ticket profits after $1,500 in ad spend to SafeRaveNYC, a harm reduction nonprofit. We have also donated $1,500+ to third-party charities across our events. This is … Read more"
     categories:
    -  - { name: Guides, slug: guides }
    +  - Guides
     tags:
    -  - { name: community, slug: community }
    -  - { name: format-guide, slug: format-guide }
    -  - { name: harm-reduction, slug: harm-reduction }
    -  - { name: tone-philosophical, slug: tone-philosophical }
    +  - community
    +  - format-guide
    +  - harm-reduction
    +  - tone-philosophical
     featured:
       src: https://cdn.slist.net/posts/why-we-donate-10-of-every-event-to-charity/cover.png
       alt: "Harm reduction table at underground event"
    
  2. Simon8bc867c

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

    diff --git a/content/posts/2026/why-we-donate-10-of-every-event-to-charity/index.md b/content/posts/2026/why-we-donate-10-of-every-event-to-charity/index.md
    index af9c142..cb5e651 100644
    --- a/content/posts/2026/why-we-donate-10-of-every-event-to-charity/index.md
    +++ b/content/posts/2026/why-we-donate-10-of-every-event-to-charity/index.md
    @@ -13,7 +13,7 @@ tags:
       - { name: harm-reduction, slug: harm-reduction }
       - { name: tone-philosophical, slug: tone-philosophical }
     featured:
    -  src: https://slist.net/wp-content/uploads/ai_69d2a8f784af17.94271794.png
    +  src: https://cdn.slist.net/posts/why-we-donate-10-of-every-event-to-charity/cover.png
       alt: "Harm reduction table at underground event"
     legacy_wp_id: 16009
     ---
    
  3. Simon3c1387f

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

    diff --git a/content/posts/2026/why-we-donate-10-of-every-event-to-charity/index.md b/content/posts/2026/why-we-donate-10-of-every-event-to-charity/index.md
    index be2658b..af9c142 100644
    --- a/content/posts/2026/why-we-donate-10-of-every-event-to-charity/index.md
    +++ b/content/posts/2026/why-we-donate-10-of-every-event-to-charity/index.md
    @@ -13,7 +13,7 @@ tags:
       - { name: harm-reduction, slug: harm-reduction }
       - { name: tone-philosophical, slug: tone-philosophical }
     featured:
    -  src: https://cdn.slist.net/ai_69d2a8f784af17.94271794.png
    +  src: https://slist.net/wp-content/uploads/ai_69d2a8f784af17.94271794.png
       alt: "Harm reduction table at underground event"
     legacy_wp_id: 16009
     ---
    
  4. Simon5add954

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

    diff --git a/content/posts/2026/why-we-donate-10-of-every-event-to-charity/index.md b/content/posts/2026/why-we-donate-10-of-every-event-to-charity/index.md
    index b387464..be2658b 100644
    --- a/content/posts/2026/why-we-donate-10-of-every-event-to-charity/index.md
    +++ b/content/posts/2026/why-we-donate-10-of-every-event-to-charity/index.md
    @@ -4,6 +4,17 @@ slug: why-we-donate-10-of-every-event-to-charity
     pubDate: 2026-04-05T20:05:08.000Z
     updatedDate: 2026-04-05T20:05:08.000Z
     draft: false
    +excerpt: "We donate 5% of ticket profits after $1,500 in ad spend to SafeRaveNYC, a harm reduction nonprofit. We have also donated $1,500+ to third-party charities across our events. This is … Read more"
    +categories:
    +  - { name: Guides, slug: guides }
    +tags:
    +  - { name: community, slug: community }
    +  - { name: format-guide, slug: format-guide }
    +  - { name: harm-reduction, slug: harm-reduction }
    +  - { name: tone-philosophical, slug: tone-philosophical }
    +featured:
    +  src: https://cdn.slist.net/ai_69d2a8f784af17.94271794.png
    +  alt: "Harm reduction table at underground event"
     legacy_wp_id: 16009
     ---
     We donate 5% of ticket profits after $1,500 in ad spend to SafeRaveNYC, a harm reduction nonprofit. We have also donated $1,500+ to third-party charities across our events. This is not corporate social responsibility theater. It is the foundation of a trust infrastructure that protects the community, differentiates the brand, and serves the political trajectory this project is building toward.
    
  5. Simon30e0ee3

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

    diff --git a/content/posts/2026/why-we-donate-10-of-every-event-to-charity/index.md b/content/posts/2026/why-we-donate-10-of-every-event-to-charity/index.md
    new file mode 100644
    index 0000000..b387464
    --- /dev/null
    +++ b/content/posts/2026/why-we-donate-10-of-every-event-to-charity/index.md
    @@ -0,0 +1,45 @@
    +---
    +title: "Why we donate 10% of every event to charity"
    +slug: why-we-donate-10-of-every-event-to-charity
    +pubDate: 2026-04-05T20:05:08.000Z
    +updatedDate: 2026-04-05T20:05:08.000Z
    +draft: false
    +legacy_wp_id: 16009
    +---
    +We donate 5% of ticket profits after $1,500 in ad spend to SafeRaveNYC, a harm reduction nonprofit. We have also donated $1,500+ to third-party charities across our events. This is not corporate social responsibility theater. It is the foundation of a trust infrastructure that protects the community, differentiates the brand, and serves the political trajectory this project is building toward.
    +
    +## The origin: a drug safety chat
    +
    +The charity model started in Mexico City, where the original SLIST community included a dedicated drug safety chat in the WhatsApp group. That chat was one of the things that made the brand stand out in a scene where harm reduction was either ignored or performed as a logo on a flyer with no actual support behind it.
    +
    +When the operation moved to NYC, that ethos formalized into a partnership with SafeRaveNYC, a 501(c)(3) that provides harm reduction services at events. The partnership is not just a donation. It includes a physical table at events with fentanyl test strips and trained support volunteers, social media cross-promotion, mailing list integration, and the SafeRaveNYC logo as a permanent element on event flyers.
    +
    +## Why 5% after ad spend, not gross
    +
    +The typical profit split for our events allocates 10% to charity. But the donation is calculated after covering real expenses — venue, sound, DJs, marketing. The 5% SafeRaveNYC allocation specifically kicks in after $1,500 in ad spend is covered. This protects the operation from donating itself into insolvency while ensuring the charity receives meaningful support when the event is actually profitable.
    +
    +The full expense waterfall: venue first, security second, ads third, staffing fourth, DJ fees fifth. Charity comes from what remains after the operation is sustainable. This sounds less generous than donating off the top, but it means the donations actually happen consistently because the operation survives to run the next event.
    +
    +## Harm reduction as business strategy
    +

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

Sign in to SLIST

Pick how you want to enter.