Ethan Marcotte, on the development and inspiration for his new links section:
At the end of last week, I launched a very basic “links and sundries” page. Pretty much ever since I joined Twitter (valē), social media has always been where I’ve shared links I find interesting or inspiring. I’ve always wanted a more permanent solution — or more permanent-feeling, anyway; what’s a link’s average lifespan these days? — so I built one for my website.
My journey to a more permanent home for links didn't start with social media, but with the rebuild of this site. As I was putting this new version together, I knew I wanted to write more, but the idea of committing to long-form articles was daunting. I needed an entry point, a way to start small and build momentum. That’s when the concept of a dedicated link section clicked. It was the perfect solution: a place to publish short notes and observations, easing me back into the rhythm of writing.
Inspired by Marcotte's new "links and sundries" page, I decided to build my own. I wasn't trying to replicate his auto-generated setup (via Sophie Koonin); I just wanted a simple, "get it done" solution. Since I already use Contentful for this site, it was the perfect place to start. I built a straightforward data model with just a title, an external link, and a space for my personal notes.
This new section is where I keep track of what I'm reading and thinking about—an evolving collection of links that have inspired me, challenged my workflows, or simply made me think. My hope is that by sharing my discoveries, you might find something that sparks an idea for you, too.
If you’re curious about the technical side, the code for this site, including how I pull in these notes from Contentful, is open-source and available on GitHub.