5 Matching Annotations
  1. May 2026
    1. WordPress gives me a place that is clearly for managing content. Not building, not configuring, not upgrading a toolchain. Writing. That matters more to me now than whether the site is statically generated, server-rendered, or deployed from Git.

      On switching from a SSG to WordPress because WordPress is more conducive to focusing on writing than the underlying tech.

  2. May 2021
    1. Yet, every time I open up my Eleventy codebase, I want to puke (figuratively). Having gained distance and perspective from the codebase, it now looks less like a personal website and more like software. Even if a lot of it is well-engineered, it feels overblown for what it is supposed to do.

      Even for a smart and experienced programmer, maintaining a static website generator site can be a lot of work.