Skip to content

Cascade Window Cleaning

A simple marketing website for your old window cleaning business from college. People who need their windows cleaned find the site, read about what you do, and get in touch. It used to be a WordPress site, but you moved it all over to Astro so it loads faster and costs nothing to host.

Yours. Your own business (college era). No client approval needed.

https://cascadewindowcleaning.com

ThingDetail
FrameworkAstro 5.17.1
StylingTailwind CSS 4
HostingCloudflare Pages
Migration statusComplete — no WordPress files remain in the repo
Sitemap@astrojs/sitemap 3.7.1
  • Repo: ~/apps/cascadewindowcleaning/
  • Dev server: cd ~/apps/cascadewindowcleaning && npm run dev (port 3000 default)
  • Dev port (if using pop-it-open): 3300
  • Build number: 2 (as of last Explore pass)
  • Latest commit: 2026-03-26
  1. cd ~/apps/cascadewindowcleaning
  2. Edit Astro pages in src/pages/
  3. npm run dev to preview
  4. Bump build.txt
  5. Commit with message format Build X: summary
  6. git push — Cloudflare Pages auto-deploys
  • CLAUDE.md is minimal. It just says “James’s window cleaning business (college era). Migrating from WordPress.” — that migration is actually done now, but the file has not been updated to reflect the new state.
  • No README.md. Add one if you ever want to show the repo to someone.
  • Last commit was a few weeks back. This site is semi-dormant — not abandoned, but not actively iterated on either.