Commit Graph

231 Commits

Author SHA1 Message Date
alloynetworks
8b5f75d437 format error fix in footer 2026-04-19 20:54:05 +03:00
alloynetworks
a3ddbdafe9 Trivial - missing space in footer 2026-04-19 20:44:49 +03:00
alloynetworks
bf2a9bf78d Add ja roadmap page (falls back to en content) 2026-04-19 13:06:50 +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
Alloy Networks
cd29944810 Merge pull request #93 from Ekiserrepe/main
Update metrics
2026-04-15 12:21:56 +03:00
Ekiserrepé
7cc2f9a7c3 Update metrics 2026-04-15 11:13:45 +02:00
Ekiserrepé
733cae517a Merge pull request #91 from Xahau/i18n 2026-04-15 09:21:04 +02: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
tequ
340ab71aa9 Add locale-aware URL resolution to remarkGlobalReferences plugin 2026-04-09 19:11:00 +09:00
tequ
8e9468f467 Add fallbacks for pages not in src/content/docs/ 2026-04-09 18:59:27 +09:00
tequ
6931837590 fix path 2026-04-09 17:57:06 +09:00
tequ
5993808f61 disable Japanese from language selector 2026-04-09 17:27:58 +09:00
tequ
b5bf9077ab Fix Header.jsx to use getRelativeLocaleUrl 2026-04-09 17:27:14 +09:00
tequ
0fc18ddb61 fix path to layout 2026-04-09 17:05:36 +09:00
tequ
fd9344d44c add es pages 2026-04-09 16:59:24 +09:00
tequ
f4ef7b22fc remove country flags 2026-04-09 14:48:46 +09:00
tequ
7a58ebc9cb fix 2026-04-09 14:25:34 +09:00
Ekiserrepé
9ad330553c Merge pull request #1 from tequdev/astro-style-i18n
Refactor i18n to use Astro's built-in `Astro.currentLocale` and `getRelativeLocaleUrl()` instead of manual URL parsing
2026-04-09 07:04:45 +02:00
tequ
2c614e3325 format 2026-04-09 13:05:11 +09:00
tequ
7c6b554d41 Refactor i18n to use Astro's built-in Astro.currentLocale and getRelativeLocaleUrl() instead of manual URL parsing 2026-04-09 12:51:09 +09:00
Ekiserrepé
0f2476d688 More links fixed 2026-04-06 08:58:17 +02:00
Ekiserrepé
ea97415bf3 Links fixed 2026-04-06 08:45:34 +02:00
Ekiserrepé
f060b3e468 Currency Amounts fix 2026-04-06 08:22:00 +02:00
Ekiserrepé
e677488812 Links fixed 2026-04-06 08:07:23 +02:00
Ekiserrepé
531a11e9ea More title fixes 2026-04-06 07:24:33 +02:00
Ekiserrepé
7ac6c4035f Fix language errors 2026-04-06 07:17:38 +02:00
Ekiserrepé
8af3c2e999 Fixes 2026-04-03 12:05:49 +02:00
Ekiserrepé
4d54f84607 Title translations 2026-04-03 11:49:21 +02:00
Ekiserrepé
8958dbd701 internal link fix 2026-04-03 11:42:58 +02:00
Ekiserrepé
8c77c26aa4 Menu language fix 2026-04-03 11:35:41 +02:00
Ekiserrepé
ef136bf4ed [SPA] Translation 2026-04-03 11:28:05 +02:00
Thomas Silkjær
5b6e8059c1 Merge pull request #86 from Xahau/fix-project-links
Update ecosystem.mdx
2026-03-12 14:15:33 +01:00
Thomas Silkjær
8ee93dc6a4 Merge branch 'main' into fix-project-links 2026-03-12 14:12:20 +01:00
Daniel
5dea55dfb1 Update ecosystem.mdx
add Evergram
2026-03-12 14:08:22 +01:00
Thomas Silkjær
6deb373e02 Merge pull request #85 from Xahau/fix-project-links
Update ecosystem.mdx
2026-03-12 14:04:46 +01:00
Thomas Silkjær
2d289b1b2b Merge branch 'main' into fix-project-links 2026-03-12 14:03:11 +01:00
Daniel
9b5d28491a Update ecosystem.mdx 2026-03-12 13:57:40 +01:00
Thomas Silkjær
63da09b1aa Merge pull request #82 from Xahau/refactor-headerjsx 2026-02-17 08:19:30 +01:00
Thomas Silkjær
548a52e8fc Merge branch 'main' into refactor-headerjsx 2026-02-17 08:09:18 +01:00
Thomas Silkjær
d54a7808ae Merge pull request #84 from Ekiserrepe/main
Events update
2026-02-17 08:09:06 +01:00
Thomas Silkjær
1e98903e26 Merge branch 'main' into main 2026-02-17 08:07:00 +01:00
Ekiserrepé
1c927e40fb Events update 2026-02-12 11:36:34 +01:00