Commit Graph

28 Commits

Author SHA1 Message Date
Andrei Rosseti
e9e61e8c2a Merge branch 'main' into feature/pt-br-locale 2026-06-12 21:53:25 -03:00
Ekiserrepé
e285d41e0d terrapay info update 2026-05-07 09:36:56 +02:00
Ekiserrepé
f980371231 xahaucourseevent12jun 2026-04-30 11:47:23 +02:00
tequ
53ba1cba02 Merge branch 'main' into ja-trademark 2026-04-27 18:06:25 +09:00
tequ
e90c17d195 Merge branch 'main' into ja-trademark 2026-04-27 18:05:19 +09:00
tequ
79f724dcb5 [JA] fix trademark translation 2026-04-27 18:04:51 +09:00
c24a3a6cf4 fix typo 2026-04-27 11:59:21 +03:00
fc08373dcf Ecosystem projects description update 2026-04-27 11:50:34 +03:00
tequ
e91d346071 enable JA pages 2026-04-27 15:24:40 +09:00
Andrei Rosseti
5e2d23d031 style: formatting 2026-04-22 09:41:36 -03:00
Andrei Rosseti
878200afa5 fix: ecosystem changes 2026-04-22 08:25:20 -03:00
Andrei Rosseti
ca66d5d9e3 Merge branch 'main' into feature/pt-br-locale 2026-04-22 08:23:18 -03:00
Andrei Rosseti
e0319ed316 feat: translate to pt-BR 2026-04-21 22:15:40 -03:00
Andrei Rosseti
03d43326e3 fix: general adjusts 2026-04-21 21:24:58 -03:00
tequ
5c98181a9c add trademark translations to ecosystem.json 2026-04-21 01:53:33 +09:00
tequ
f1e2251b75 translate ecosystem page title 2026-04-20 21:14:42 +09:00
tequ
168d48689a fix: make ecosystem page header text translatable 2026-04-20 21:07:15 +09:00
alloynetworks
a6492d12dc fix: update account count to 200k+ across all locales 2026-04-20 11:54:44 +03:00
alloynetworks
9d61131d2b feat: ecosystem enterprises, home stats grid, coming-soon logo 2026-04-20 11:21:38 +03:00
Bharath Chari
a99230bb07 Fix Biome config, restore components, and remove superseded MDX pages 2026-04-20 08:32:40 +03:00
alloynetworks
b76bfd8277 Refactor for biome checks 2026-04-19 12:52:39 +03:00
Bharath Chari
32e157449a Add Export Feature. 2026-04-19 08:15:51 +03:00
Bharath Chari
81be0b4ed2 error in roadmap.json 2026-04-19 08:02:20 +03:00
Bharath Chari
41d6993b24 Changes to items 2026-04-19 07:56:36 +03:00
Bharath Chari
506cb1d9be change updation date 2026-04-18 16:10:56 +03:00
Bharath Chari
a9e47846a1 json modification 2026-04-18 16:00:59 +03:00
Bharath Chari
22a22ad939 Mobile for roadmap 2026-04-18 15:55:54 +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