Skip to content

chore(site,readme): drop start-page meta sentence; rename "Hero" → "Project website"#16

Merged
StewAlexander-com merged 1 commit into
mainfrom
cleanup/start-page-copy-and-readme
May 22, 2026
Merged

chore(site,readme): drop start-page meta sentence; rename "Hero" → "Project website"#16
StewAlexander-com merged 1 commit into
mainfrom
cleanup/start-page-copy-and-readme

Conversation

@StewAlexander-com
Copy link
Copy Markdown
Owner

Summary

  • site/index.html: removes the lede sentence "This page is the start page for the repo & software." from the #start section. It told visitors what they could already see (they're on the start page) and read awkwardly. The three-command intro is preserved.
  • README.md (root): renames the section heading "Hero website / start page""Project website / start page". "Hero" is web-design jargon; casual readers (the target audience for the GitHub README) won't know it refers to the landing/intro page.
  • site/README.md: same rename for consistency.

SEO and social-share meta package (Open Graph, Twitter Card, JSON-LD, favicons, manifest) is untouched. scripts/check_site.sh continues to pass.

Testing

  • bash scripts/check_site.sh — all 13 checks pass locally
  • git diff --stat shows only the 3 intended files (4 line changes total)
  • After merge: confirm GitHub Pages redeploys and the live page at https://stewalexander-com.github.io/python-tutor/ reflects the updated copy on both desktop and mobile widths.

🤖 Generated with Claude Code

…ection

- site/index.html: remove "This page is the start page for the repo & software."
  lede sentence — it's redundant on the page itself and reads awkwardly to
  visitors. Keep the three-command intro.
- README.md / site/README.md: rename "Hero website / start page" →
  "Project website / start page". "Hero" is web-design jargon; casual
  readers won't know what it means.

SEO/social meta package untouched; scripts/check_site.sh still passes.
@StewAlexander-com StewAlexander-com merged commit ddd8257 into main May 22, 2026
5 checks passed
@StewAlexander-com StewAlexander-com deleted the cleanup/start-page-copy-and-readme branch May 22, 2026 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants