This is where your post content goes, written in plain Markdown.
Why I moved away from WordPress
You can write headings with ##, bold with **bold**, italic with *italic*.
What I built instead
- Eleventy for static site generation
- GitHub Actions for auto-deploy
- Cloudflare Pages for hosting
Code blocks work too
const greeting = "Hello, stackbyte!";
console.log(greeting);
Blockquotes
The best tool is the one you actually understand.
That’s it — push this file and it’s live.