← 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/gig-my-first-time-on-a-flyer/index.md b/content/posts/2021/gig-my-first-time-on-a-flyer/index.md
    index e5f7cc6..6e84c53 100644
    --- a/content/posts/2021/gig-my-first-time-on-a-flyer/index.md
    +++ b/content/posts/2021/gig-my-first-time-on-a-flyer/index.md
    @@ -1,18 +1,17 @@
     ---
     title: "Gig: My first time on a flyer!"
    -slug: gig-my-first-time-on-a-flyer
     pubDate: 2021-09-23T00:00:00.000Z
     updatedDate: 2026-04-05T14:28:17.000Z
     draft: false
     excerpt: "1 or 2 months before, I began learning how to DJ from one of the darkest dark techno DJs in CDMX. Feeling a little confident, I started thinking about how … Read more"
     categories:
    -  - { name: BTS, slug: bts }
    +  - BTS
     tags:
    -  - { name: cdmx, slug: cdmx }
    -  - { name: format-short-take, slug: format-short-take }
    -  - { name: gig, slug: gig }
    -  - { name: identity, slug: identity }
    -  - { name: tone-casual, slug: tone-casual }
    +  - cdmx
    +  - format-short-take
    +  - gig
    +  - identity
    +  - tone-casual
     featured:
       src: https://cdn.slist.net/posts/gig-my-first-time-on-a-flyer/cover.png
       alt: ""
    
  2. Simon8bc867c

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

    diff --git a/content/posts/2021/gig-my-first-time-on-a-flyer/index.md b/content/posts/2021/gig-my-first-time-on-a-flyer/index.md
    index 82c664a..e5f7cc6 100644
    --- a/content/posts/2021/gig-my-first-time-on-a-flyer/index.md
    +++ b/content/posts/2021/gig-my-first-time-on-a-flyer/index.md
    @@ -14,7 +14,7 @@ tags:
       - { name: identity, slug: identity }
       - { name: tone-casual, slug: tone-casual }
     featured:
    -  src: https://slist.net/wp-content/uploads/flyer.png
    +  src: https://cdn.slist.net/posts/gig-my-first-time-on-a-flyer/cover.png
       alt: ""
     legacy_wp_id: 14765
     ---
    
  3. Simon3c1387f

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

    diff --git a/content/posts/2021/gig-my-first-time-on-a-flyer/index.md b/content/posts/2021/gig-my-first-time-on-a-flyer/index.md
    index 73f607e..82c664a 100644
    --- a/content/posts/2021/gig-my-first-time-on-a-flyer/index.md
    +++ b/content/posts/2021/gig-my-first-time-on-a-flyer/index.md
    @@ -14,7 +14,7 @@ tags:
       - { name: identity, slug: identity }
       - { name: tone-casual, slug: tone-casual }
     featured:
    -  src: https://cdn.slist.net/flyer.png
    +  src: https://slist.net/wp-content/uploads/flyer.png
       alt: ""
     legacy_wp_id: 14765
     ---
    
  4. Simon5add954

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

    diff --git a/content/posts/2021/gig-my-first-time-on-a-flyer/index.md b/content/posts/2021/gig-my-first-time-on-a-flyer/index.md
    index c6fe06c..73f607e 100644
    --- a/content/posts/2021/gig-my-first-time-on-a-flyer/index.md
    +++ b/content/posts/2021/gig-my-first-time-on-a-flyer/index.md
    @@ -4,6 +4,18 @@ slug: gig-my-first-time-on-a-flyer
     pubDate: 2021-09-23T00:00:00.000Z
     updatedDate: 2026-04-05T14:28:17.000Z
     draft: false
    +excerpt: "1 or 2 months before, I began learning how to DJ from one of the darkest dark techno DJs in CDMX. Feeling a little confident, I started thinking about how … Read more"
    +categories:
    +  - { name: BTS, slug: bts }
    +tags:
    +  - { name: cdmx, slug: cdmx }
    +  - { name: format-short-take, slug: format-short-take }
    +  - { name: gig, slug: gig }
    +  - { name: identity, slug: identity }
    +  - { name: tone-casual, slug: tone-casual }
    +featured:
    +  src: https://cdn.slist.net/flyer.png
    +  alt: ""
     legacy_wp_id: 14765
     ---
     1 or 2 months before, I began learning how to DJ from one of the darkest dark techno DJs in CDMX. Feeling a little confident, I started thinking about how to start landing gigs. I figured it would be hard for promoters to trust a new DJ so I figured my first step would be to get my name on a few flyers first (as social proof). I saw that El Real Under made an Instagram post about their open deck nights on Thursdays so I sent them a DM from my personal account. They replied a couple weeks later, asked for my DJ name, and where I was from. They sent over the flyer a day or two later while I prepped.
    
  5. Simon30e0ee3

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

    diff --git a/content/posts/2021/gig-my-first-time-on-a-flyer/index.md b/content/posts/2021/gig-my-first-time-on-a-flyer/index.md
    new file mode 100644
    index 0000000..c6fe06c
    --- /dev/null
    +++ b/content/posts/2021/gig-my-first-time-on-a-flyer/index.md
    @@ -0,0 +1,19 @@
    +---
    +title: "Gig: My first time on a flyer!"
    +slug: gig-my-first-time-on-a-flyer
    +pubDate: 2021-09-23T00:00:00.000Z
    +updatedDate: 2026-04-05T14:28:17.000Z
    +draft: false
    +legacy_wp_id: 14765
    +---
    +1 or 2 months before, I began learning how to DJ from one of the darkest dark techno DJs in CDMX. Feeling a little confident, I started thinking about how to start landing gigs. I figured it would be hard for promoters to trust a new DJ so I figured my first step would be to get my name on a few flyers first (as social proof). I saw that El Real Under made an Instagram post about their open deck nights on Thursdays so I sent them a DM from my personal account. They replied a couple weeks later, asked for my DJ name, and where I was from. They sent over the flyer a day or two later while I prepped.
    +
    +I used to go to a club with a similar vibe back in NY, and I figured industrial, EBM, and darker stuff would be acceptable. I ended up playing some trancey stuff as well from Viper Diva which I’d probably avoid doing now even though it was well recieved that night.
    +
    +Anyways, I showed up and saw that the gear was older and far more worn out than I had expected. I had been watching a bunch of YouTube videos just in case something like this were to happen. The biggest issue was that I didn’t have an adapter for my 3.5mm headphone jack. Luckily they had some very decent spare headphones which I used for the next 2 hours. I was scheduled for only 1 hour, but because the next 2 DJs got there a bit late I got to play longer (which is when I started reaching towards stuff Viper Diva because my library was pathetically small).
    +
    +The set went well, there weren’t many people, but the few people there were chatting and drinking which was more than enough for me.
    +
    +Staff members were very cool, and were very graciouse when I needed help with my useless headphones.
    +
    +I was invited to go there again, but I don’t have the flyer anymore.
    

Sign in to SLIST

Pick how you want to enter.