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
- Duplicate this file in
blog/posts/ - Rename it (e.g.,
2026-03-10-your-post-title.html) - Update the title, date, meta description, and body content
- Add a link to it in
blog/index.html - Push to GitHub
That's it. No build step, no CMS, no dependencies. Just HTML files and git push.