All Posts

Hello World

This is the first post on Paramore.Design. I've been meaning to start writing for a while — about design, about building products, about the weird overlap between being a designer who also writes code.

Consider this a placeholder. Replace it with whatever you actually want to say. The structure is here, the styling works, and adding a new post is as simple as duplicating this file and updating the content.

How to Add a New Post

  1. Duplicate this file in blog/posts/
  2. Rename it (e.g., 2026-03-10-your-post-title.html)
  3. Update the title, date, meta description, and body content
  4. Add a link to it in blog/index.html
  5. Push to GitHub

That's it. No build step, no CMS, no dependencies. Just HTML files and git push.