TenantAtlas/apps/website
ahmido eeb5c98450 feat: rebuild website on ScrewFast foundation (#393)
## Summary
- rebuild `apps/website` on the pinned ScrewFast Astro foundation
- replace the legacy page/content/component structure with the new section and UI architecture
- add Starlight-based docs and the new public route set for platform, pricing, trust, legal, and guides
- refresh website tooling, dependencies, and Playwright smoke coverage for the new site shell

## Scope
- touches `apps/website` and the matching spec artifacts for feature 402
- does not modify `apps/platform`

## Testing
- not run in this step

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #393
2026-05-20 21:36:29 +00:00
..
public feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
src feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
tests/smoke feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
.gitignore feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
.prettierrc feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
astro.config.mjs feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
package.json feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
playwright.config.ts feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
pnpm-lock.yaml feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
process-html.mjs feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
THIRD_PARTY_NOTICES.md feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
tsconfig.json feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00
vercel.json feat: rebuild website on ScrewFast foundation (#393) 2026-05-20 21:36:29 +00:00