Commit Graph

7 Commits

Author SHA1 Message Date
tequ
f40db641b2 feat: consolidate About, Contest, Features into single i18n-driven components 2026-04-21 12:49:39 +09:00
Bharath Chari
a99230bb07 Fix Biome config, restore components, and remove superseded MDX pages 2026-04-20 08:32:40 +03:00
alloynetworks
bf2a9bf78d Add ja roadmap page (falls back to en content) 2026-04-19 13:06:50 +03:00
alloynetworks
1a7d9abc2c Replace MDX roadmap pages with data-driven Xahau Roadmap component
Adds a build-time-rendered roadmap chart (XahauRoadmap.astro) backed by a
single JSON source of truth (src/data/roadmap.json) validated by a Zod
schema. The old hand-written per-locale MDX pages are removed in favour of
an Astro i18n route at src/pages/[...lang]/roadmap.astro that renders
/roadmap and /es/roadmap, using BaseLayout directly so the page shows one
heading instead of a duplicate PageLayout H1.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-18 12:54:36 +03:00
tequ
e18fbea3ba format 2026-04-15 14:00:30 +09:00
tequ
6ff739d992 Add i18n translations for fraud report and restore locale-aware links 2026-04-15 13:48:11 +09:00
Ekiserrepé
ef136bf4ed [SPA] Translation 2026-04-03 11:28:05 +02:00