feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2026/the-commission-based-dj-pay-model/index.md b/content/posts/2026/the-commission-based-dj-pay-model/index.md index 5f71459..518e330 100644 --- a/content/posts/2026/the-commission-based-dj-pay-model/index.md +++ b/content/posts/2026/the-commission-based-dj-pay-model/index.md @@ -1,16 +1,15 @@ --- title: "The commission-based DJ pay model" -slug: the-commission-based-dj-pay-model pubDate: 2026-04-05T20:04:45.000Z updatedDate: 2026-04-05T20:04:45.000Z draft: false excerpt: "The standard model in nightlife promotion is simple: you pay DJs a flat fee, they show up, they play, they leave. The promoter absorbs all the risk. The DJ has … Read more" categories: - - { name: BTS, slug: bts } + - BTS tags: - - { name: financial, slug: financial } - - { name: format-opinion, slug: format-opinion } - - { name: tone-philosophical, slug: tone-philosophical } + - financial + - format-opinion + - tone-philosophical featured: src: https://cdn.slist.net/posts/the-commission-based-dj-pay-model/cover.png alt: "Abstract dark visualization of DJ commission pay model"content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/
diff --git a/content/posts/2026/the-commission-based-dj-pay-model/index.md b/content/posts/2026/the-commission-based-dj-pay-model/index.md index 186d103..5f71459 100644 --- a/content/posts/2026/the-commission-based-dj-pay-model/index.md +++ b/content/posts/2026/the-commission-based-dj-pay-model/index.md @@ -12,7 +12,7 @@ tags: - { name: format-opinion, slug: format-opinion } - { name: tone-philosophical, slug: tone-philosophical } featured: - src: https://slist.net/wp-content/uploads/ai_69d2a3aee829a2.97520170.png + src: https://cdn.slist.net/posts/the-commission-based-dj-pay-model/cover.png alt: "Abstract dark visualization of DJ commission pay model" legacy_wp_id: 16000 ---fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)
diff --git a/content/posts/2026/the-commission-based-dj-pay-model/index.md b/content/posts/2026/the-commission-based-dj-pay-model/index.md index 5efa9a9..186d103 100644 --- a/content/posts/2026/the-commission-based-dj-pay-model/index.md +++ b/content/posts/2026/the-commission-based-dj-pay-model/index.md @@ -12,7 +12,7 @@ tags: - { name: format-opinion, slug: format-opinion } - { name: tone-philosophical, slug: tone-philosophical } featured: - src: https://cdn.slist.net/ai_69d2a3aee829a2.97520170.png + src: https://slist.net/wp-content/uploads/ai_69d2a3aee829a2.97520170.png alt: "Abstract dark visualization of DJ commission pay model" legacy_wp_id: 16000 ---feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2026/the-commission-based-dj-pay-model/index.md b/content/posts/2026/the-commission-based-dj-pay-model/index.md index 1c32249..5efa9a9 100644 --- a/content/posts/2026/the-commission-based-dj-pay-model/index.md +++ b/content/posts/2026/the-commission-based-dj-pay-model/index.md @@ -4,6 +4,16 @@ slug: the-commission-based-dj-pay-model pubDate: 2026-04-05T20:04:45.000Z updatedDate: 2026-04-05T20:04:45.000Z draft: false +excerpt: "The standard model in nightlife promotion is simple: you pay DJs a flat fee, they show up, they play, they leave. The promoter absorbs all the risk. The DJ has … Read more" +categories: + - { name: BTS, slug: bts } +tags: + - { name: financial, slug: financial } + - { name: format-opinion, slug: format-opinion } + - { name: tone-philosophical, slug: tone-philosophical } +featured: + src: https://cdn.slist.net/ai_69d2a3aee829a2.97520170.png + alt: "Abstract dark visualization of DJ commission pay model" legacy_wp_id: 16000 --- The standard model in nightlife promotion is simple: you pay DJs a flat fee, they show up, they play, they leave. The promoter absorbs all the risk. The DJ has zero incentive to promote. We built something different.feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/posts/2026/the-commission-based-dj-pay-model/index.md b/content/posts/2026/the-commission-based-dj-pay-model/index.md new file mode 100644 index 0000000..1c32249 --- /dev/null +++ b/content/posts/2026/the-commission-based-dj-pay-model/index.md @@ -0,0 +1,39 @@ +--- +title: "The commission-based DJ pay model" +slug: the-commission-based-dj-pay-model +pubDate: 2026-04-05T20:04:45.000Z +updatedDate: 2026-04-05T20:04:45.000Z +draft: false +legacy_wp_id: 16000 +--- +The standard model in nightlife promotion is simple: you pay DJs a flat fee, they show up, they play, they leave. The promoter absorbs all the risk. The DJ has zero incentive to promote. We built something different. + +## How the commission model works + +Every DJ on a SLIST lineup gets a personalized promo code or link. Fans get 10-20% off tickets using that code. The DJ earns 33% commission on every sale through their link. If their commission exceeds a guaranteed minimum, they get the higher amount. If it falls short, we pay the difference. + +The structure means nobody plays for free against their will, and nobody caps their earnings either. A DJ who hustles can make significantly more than a flat fee. A DJ who does not promote still gets their guaranteed minimum. The risk is shared, not dumped on one side. + +## The tiers + +We evolved a three-tier system over roughly 12 events, starting from zero budget. + +Open decks and newcomers get no cash fee. They receive drink tickets, guest list spots, and a promo code with commission. Regulars and reliable DJs get a $50-100 minimum guaranteed, 33% commission on personal sales, and sometimes printed flyers with personal QR codes. Headliners and special bookings get $100-plus minimums, negotiated set times, sometimes travel costs, and the same commission structure stacked on top. + +## The physical flyer system +Diff truncated (46 lines total). View full commit on GitHub →