Landing page for MathBridge — a free lead magnet of 15 lesson plans across 5 core topics showing how Cambridge IGCSE, IB MYP, and IB DP Mathematics: Analysis & Approaches build on one another. No cost, no mailing list required.
Live site: https://jameswangjianbo-netizen.github.io/mathbridge-site/
index.html— the single-page site (hero, curriculum-bridge explainer, lesson plan grid, FAQ)robots.txt,sitemap.xml— basic SEO plumbing.github/workflows/pages.yml— deploysindex.htmlto GitHub Pages on every push tomain
This is a static, dependency-free HTML page. To preview locally:
python3 -m http.server 8000then open http://localhost:8000.
- Canonical/OG URLs in
index.htmlcurrently point at the placeholder domainwww.mathbridge.example— swap these for the real domain before launch. og:imagestill has an{OG_IMAGE_URL}placeholder pending a real 1200×630 social preview image.