SLIST SLIST

← 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/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md b/content/posts/2021/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md
    index a8ec360..318a1ec 100644
    --- a/content/posts/2021/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md
    +++ b/content/posts/2021/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md
    @@ -1,17 +1,16 @@
     ---
     title: "Huge Redesign. Removed Flyer Section. Flyers now on Instagram only. More content."
    -slug: huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content
     pubDate: 2021-12-18T13:40:00.000Z
     updatedDate: 2026-04-05T14:28:17.000Z
     draft: false
     excerpt: "Homepage: The homepage has been completely redesigned from scratch. All the major pages are linked from the homepage. My goal with the homepage is to get people to click around. … Read more"
     categories:
    -  - { name: Updates, slug: updates }
    +  - Updates
     tags:
    -  - { name: format-short-take, slug: format-short-take }
    -  - { name: growth, slug: growth }
    -  - { name: tech, slug: tech }
    -  - { name: tone-casual, slug: tone-casual }
    +  - format-short-take
    +  - growth
    +  - tech
    +  - tone-casual
     featured:
       src: https://cdn.slist.net/posts/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/cover.png
       alt: "Abstract dark digital art representing a major website redesign"
    
  2. Simon8bc867c

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

    diff --git a/content/posts/2021/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md b/content/posts/2021/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md
    index 6a71a9e..a8ec360 100644
    --- a/content/posts/2021/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md
    +++ b/content/posts/2021/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md
    @@ -13,7 +13,7 @@ tags:
       - { name: tech, slug: tech }
       - { name: tone-casual, slug: tone-casual }
     featured:
    -  src: https://slist.net/wp-content/uploads/ai_69d27b26907e91.38693107.png
    +  src: https://cdn.slist.net/posts/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/cover.png
       alt: "Abstract dark digital art representing a major website redesign"
     legacy_wp_id: 14748
     ---
    
  3. Simon3c1387f

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

    diff --git a/content/posts/2021/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md b/content/posts/2021/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md
    index 5d41f24..6a71a9e 100644
    --- a/content/posts/2021/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md
    +++ b/content/posts/2021/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md
    @@ -13,7 +13,7 @@ tags:
       - { name: tech, slug: tech }
       - { name: tone-casual, slug: tone-casual }
     featured:
    -  src: https://cdn.slist.net/ai_69d27b26907e91.38693107.png
    +  src: https://slist.net/wp-content/uploads/ai_69d27b26907e91.38693107.png
       alt: "Abstract dark digital art representing a major website redesign"
     legacy_wp_id: 14748
     ---
    
  4. Simon5add954

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

    diff --git a/content/posts/2021/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md b/content/posts/2021/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md
    index 94daebe..5d41f24 100644
    --- a/content/posts/2021/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md
    +++ b/content/posts/2021/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md
    @@ -4,6 +4,17 @@ slug: huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-cont
     pubDate: 2021-12-18T13:40:00.000Z
     updatedDate: 2026-04-05T14:28:17.000Z
     draft: false
    +excerpt: "Homepage: The homepage has been completely redesigned from scratch. All the major pages are linked from the homepage. My goal with the homepage is to get people to click around. … Read more"
    +categories:
    +  - { name: Updates, slug: updates }
    +tags:
    +  - { name: format-short-take, slug: format-short-take }
    +  - { name: growth, slug: growth }
    +  - { name: tech, slug: tech }
    +  - { name: tone-casual, slug: tone-casual }
    +featured:
    +  src: https://cdn.slist.net/ai_69d27b26907e91.38693107.png
    +  alt: "Abstract dark digital art representing a major website redesign"
     legacy_wp_id: 14748
     ---
     Homepage: The homepage has been completely redesigned from scratch. All the major pages are linked from the homepage. My goal with the homepage is to get people to click around. There isn’t a single traditional call to action button, but rather multiple. I want visitors to explore so I made the homepage a bit more fun with visuals and clickable squares instead of text-links. There are very few labels for the buttons, because the intention is to get the visitor curious.
    
  5. Simon30e0ee3

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

    diff --git a/content/posts/2021/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md b/content/posts/2021/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md
    new file mode 100644
    index 0000000..94daebe
    --- /dev/null
    +++ b/content/posts/2021/huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content/index.md
    @@ -0,0 +1,30 @@
    +---
    +title: "Huge Redesign. Removed Flyer Section. Flyers now on Instagram only. More content."
    +slug: huge-redesign-removed-flyer-section-flyers-now-on-instagram-only-more-content
    +pubDate: 2021-12-18T13:40:00.000Z
    +updatedDate: 2026-04-05T14:28:17.000Z
    +draft: false
    +legacy_wp_id: 14748
    +---
    +Homepage: The homepage has been completely redesigned from scratch. All the major pages are linked from the homepage. My goal with the homepage is to get people to click around. There isn’t a single traditional call to action button, but rather multiple. I want visitors to explore so I made the homepage a bit more fun with visuals and clickable squares instead of text-links. There are very few labels for the buttons, because the intention is to get the visitor curious.
    +
    +There is a banner link at the top which I intend to change every now and then to direct visitors to what I think is currently important. Right now it’s the instagram page. I want visitors to the site to check out the instagram and all the other links, and I want Instagram visitors to my profile to check out the website link in the bio.
    +
    +Just about everything on the website that doesn’t look like simple text is clickable. There are multiple small squares on the homepage for the different subprojects of SLi.ST. And there is one large square for info/flyers I want to spotlight.
    +
    +New projects: I am now sharing my recorded DJ mix on the website. For a while I was against it because I thought it was inapropriate for the overall project. However, as I started working on the other projects and as this webbsite became more than just sharing new flyers, I started adding more personalized content.
    +
    +I was showing the website to a friend and he asked me where the link to my mixes were. When I said I wasn’t planning on sharing them here, he encouraged me share them instead. I will continue to consider where I should share it. Maybe a subb page instead of a main page.
    +
    +The about page is split into multiple about pages. And each of the main pages have their corresponding abbout pages linked from them.
    +
    +There is a new rave tips page for generating more page views from google.
    +
    +There is now a page for downloading “flyers” for this project.
    +

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

Sign in to SLIST

Pick how you want to enter.

You'll be taken to a secure sign-in page, then sent back here.