feat(web): flatten frontmatter — drop slug, flat tags/cats, auto-bump updatedDate [skip ci]
diff --git a/content/posts/2026/the-mission-statement-year-by-year/index.md b/content/posts/2026/the-mission-statement-year-by-year/index.md index 773805f..e4e98dc 100644 --- a/content/posts/2026/the-mission-statement-year-by-year/index.md +++ b/content/posts/2026/the-mission-statement-year-by-year/index.md @@ -1,17 +1,16 @@ --- title: "The mission statement, year by year" -slug: the-mission-statement-year-by-year pubDate: 2026-04-05T20:05:11.000Z updatedDate: 2026-04-05T20:05:11.000Z draft: false excerpt: "Every year the mission statement changed. Not because we did not know what we were doing, but because we were learning what we were doing while doing it. Here is … Read more" categories: - - { name: Updates, slug: updates } + - Updates tags: - - { name: format-timeline, slug: format-timeline } - - { name: growth, slug: growth } - - { name: identity, slug: identity } - - { name: tone-philosophical, slug: tone-philosophical } + - format-timeline + - growth + - identity + - tone-philosophical featured: src: https://cdn.slist.net/posts/the-mission-statement-year-by-year/cover.png alt: "Timeline of ascending glowing nodes representing brand evolution"content: rewrite image URLs from slist.net/wp-content to cdn.slist.net/posts/<slug>/
diff --git a/content/posts/2026/the-mission-statement-year-by-year/index.md b/content/posts/2026/the-mission-statement-year-by-year/index.md index 55a2b2d..773805f 100644 --- a/content/posts/2026/the-mission-statement-year-by-year/index.md +++ b/content/posts/2026/the-mission-statement-year-by-year/index.md @@ -13,7 +13,7 @@ tags: - { name: identity, slug: identity } - { name: tone-philosophical, slug: tone-philosophical } featured: - src: https://slist.net/wp-content/uploads/ai_69d2ab0e1688b5.66344376.png + src: https://cdn.slist.net/posts/the-mission-statement-year-by-year/cover.png alt: "Timeline of ascending glowing nodes representing brand evolution" legacy_wp_id: 16062 ---fix(web): point upload URLs at slist.net (cdn.slist.net not wired up yet)
diff --git a/content/posts/2026/the-mission-statement-year-by-year/index.md b/content/posts/2026/the-mission-statement-year-by-year/index.md index ed02d4e..55a2b2d 100644 --- a/content/posts/2026/the-mission-statement-year-by-year/index.md +++ b/content/posts/2026/the-mission-statement-year-by-year/index.md @@ -13,7 +13,7 @@ tags: - { name: identity, slug: identity } - { name: tone-philosophical, slug: tone-philosophical } featured: - src: https://cdn.slist.net/ai_69d2ab0e1688b5.66344376.png + src: https://slist.net/wp-content/uploads/ai_69d2ab0e1688b5.66344376.png alt: "Timeline of ascending glowing nodes representing brand evolution" legacy_wp_id: 16062 ---feat(web): visually mirror slist.net blog (index + single post)
diff --git a/content/posts/2026/the-mission-statement-year-by-year/index.md b/content/posts/2026/the-mission-statement-year-by-year/index.md index e6a7e64..ed02d4e 100644 --- a/content/posts/2026/the-mission-statement-year-by-year/index.md +++ b/content/posts/2026/the-mission-statement-year-by-year/index.md @@ -4,6 +4,17 @@ slug: the-mission-statement-year-by-year pubDate: 2026-04-05T20:05:11.000Z updatedDate: 2026-04-05T20:05:11.000Z draft: false +excerpt: "Every year the mission statement changed. Not because we did not know what we were doing, but because we were learning what we were doing while doing it. Here is … Read more" +categories: + - { name: Updates, slug: updates } +tags: + - { name: format-timeline, slug: format-timeline } + - { name: growth, slug: growth } + - { name: identity, slug: identity } + - { name: tone-philosophical, slug: tone-philosophical } +featured: + src: https://cdn.slist.net/ai_69d2ab0e1688b5.66344376.png + alt: "Timeline of ascending glowing nodes representing brand evolution" legacy_wp_id: 16062 --- Every year the mission statement changed. Not because we did not know what we were doing, but because we were learning what we were doing while doing it. Here is the archaeology.feat(web): full posts+pages sync, browseable UI, curated pages allowlist
diff --git a/content/posts/2026/the-mission-statement-year-by-year/index.md b/content/posts/2026/the-mission-statement-year-by-year/index.md new file mode 100644 index 0000000..e6a7e64 --- /dev/null +++ b/content/posts/2026/the-mission-statement-year-by-year/index.md @@ -0,0 +1,39 @@ +--- +title: "The mission statement, year by year" +slug: the-mission-statement-year-by-year +pubDate: 2026-04-05T20:05:11.000Z +updatedDate: 2026-04-05T20:05:11.000Z +draft: false +legacy_wp_id: 16062 +--- +Every year the mission statement changed. Not because we did not know what we were doing, but because we were learning what we were doing while doing it. Here is the archaeology. + +* * * + +## 2021: The blog + +SLIST started as an anonymous Instagram blog in Mexico City. The mission was one sentence: find the darkest raves and tell people about them. No revenue model. No team. No events. Just curation. The account existed to get on guest lists and help DJs who had been generous with a tourist who could not speak Spanish. + +## 2022: The community + +The mission expanded to community building. The nalgoticas group formed — 100 curated women getting first access to every guest list. The WhatsApp group grew to 600 members. The private Instagram account became a digital guest list. The mission: build the most engaged dark music community in CDMX through curation, not content. + +## 2023: The events + +Returned to NYC. Started throwing events. First one had 60 people with a week of promotion. The mission became: prove that the CDMX model works in New York. Dark music only. No compromises on sound. Community over clout. The events were not the original plan — they were forced by the trajectory. We never wanted to do events. We just wanted to make flyers and book people. +Diff truncated (46 lines total). View full commit on GitHub →