Build tracker · not a real page
Site Map (temporary)
Tracks every page we build for the V1 draft and how it links to the rest of the site. This page, and the "🗺 Site Map" link in the sidebar of every page, get deleted before V1 goes live.
How the pages connect
Every page shares the same sidebar rail, so any page can reach any other page directly. The diagram below shows that shared nav, plus the extra links listed in the table underneath. There is no separate Pricing page — the €29/month subscription and €20 lesson price live inline on Home and Courses.
Home
index.html
index.html
Courses
Placement Test
About
Contact
Sign In
Every line runs both ways: the sidebar on each of these pages links back to Home and across to all the others.
Pages built so far
| Page | File | Status | Extra links out (beyond the shared nav) |
|---|---|---|---|
| Home | index.html | Content drafted | Hero buttons → Placement Test, Courses. "Book time with Tala" (first section) → Sign In, Contact. Courses section → courses.html#tongue / #teeth / #lips. |
| Courses | courses.html | Content drafted | Anchors #tongue, #teeth, #lips for the level cards linked from Home. Subscribe button → Sign In. |
| Placement Test | placement-test.html | Stub | Text link → Courses. |
| About | about.html | Stub | — |
| Contact | contact.html | Stub | — |
| Sign In | sign-in.html | Stub | — |
| Site Map (this page) | sitemap.html | Temporary | Not part of the real site — delete before launch, along with the 🗺 link in assets/styles.css (.tempmap) and each page's sidebar. |
To remove this tracker later: delete
sitemap.html, delete the <a class="tempmap"> link from every page's sidebar, and delete the .tempmap rule from assets/styles.css.
