June 4, 2026

Static site rain checklist

A checklist-format placeholder post for prelaunch reviews, mixed Markdown, and practical nonsense.

ChecklistStatic sitesQA

Before deploying a static site into light rain, perform the following checks with a clipboard you do not intend to use.

A placeholder app image for a launch checklist

Preflight

  • Confirm every page has a title.
  • Confirm RSS still builds after the third coffee.
  • Replace the sentence that says “write something better here.”
  • Ask whether the button should do anything.

Smoke test

npm run build
npm run preview

Review table

CheckExpected resultActual result
Home pageLoads before the kettle clicksProbably
Blog pageShows several postsYes
SitemapExists quietlyYes

The deployment can proceed when the rain becomes mostly decorative.