Hello, World
Welcome to the Push Tools blog — what we're building and why.
Welcome
This is the first post on the Push Tools blog. We're building a growing suite of free online tools — no signup, no fluff, just useful things that work in your browser.
What you can expect
- Short write-ups when we ship a new tool
- Technical deep-dives into how they're built
- Occasional opinions on the web platform
Why MDX?
Every post on this blog is a static .mdx file living alongside the code. That means:
- Posts render to plain HTML at build time — great for SEO.
- We can drop React components into any post when we need to.
- Version control is the CMS.
More soon.