Hello World (Yes, Another Developer Blog)
1 min read
Because the world definitely needed another developer with a writing section.
No bloated CMS, no mysterious database queries failing at 3 AM—just a bunch of .md files, Git commits, and pure stubbornness holding this entire pipeline together.
git add content/posts/hello-world.md
git commit -m "feat: act like i will write here regularly"
git push origin main