BloggerSpot
Building websites.Testing ideas.Learning in public.
I'm exploring what happens when years of blogging and SEO experience meet AI-assisted development — building real, live websites without a traditional programming background.
Blogging since 2010 · Currently exploring Astro + GitHub + Cloudflare
you@laptop ~/bloggerspot $ npm run build
'npm' is not recognized as an internal or external command
# three hours, one Node.js install, and a lot of Googling later
you@laptop ~/bloggerspot $ git push origin main
fatal: not a git repository (or any of the parent directories): .git
you@laptop ~/bloggerspot $ cd bloggerspot && git push origin main
✓ 20 pages built, 0 errors
✓ deployed to bloggerspot.org
you@laptop ~/bloggerspot $
Currently Building
BloggerSpot.org
Astro + GitHub + Cloudflare Pages
Building this site in public and documenting the process along the way — including every wall I hit getting here.
Featured Experiment
I tried it. Here's what happened.
Latest Articles
View all →Free Website Builders Compared for SEO Success
Astro, Vercel, GitHub Pages, Netlify, WordPress, Wix, and Blogger — compared honestly by a former SEO specialist who's actually tested most of them.
Aug 15, 2026
Decoding Cloudflare Error 522 (Connection Timed Out)
What Cloudflare's Error 522 actually means, why it usually comes from conflicting routing setups, and how to diagnose and fix it.
Aug 14, 2026
Cloudflare Workers vs Pages: Which One Do You Actually Want?
The difference between Cloudflare Workers and Cloudflare Pages, and how to tell which one you accidentally deployed your static site to.
Aug 14, 2026
Deleting and Re-Uploading Files in Git Without Losing Your Mind
How to safely delete and replace files in a Git repository, including exactly what to do when a push gets rejected by the remote.
Aug 14, 2026
Follow the experiments
Get occasional updates when I build something interesting, break something, or discover a better way to do it.
Newsletter coming soon — for now, subscribe to the RSS feed.