Commit Graph

10 Commits

Author SHA1 Message Date
tequ
8b4c25df84 add lefthook 2026-04-22 21:09:07 +09:00
Bharath Chari
d6c174c388 Remove unused @astrojs/node dependency and pin Biome to 2.4.12 2026-04-20 08:44:51 +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
5193ed94d8 Support llms.txt 2026-01-08 14:36:40 +09:00
tequ
818cd021a1 update biome (support astro, css format) 2025-11-04 22:30:25 +09:00
Thomas Silkjær
8f7545b541 Adding form to do fraud reports (#65)
* Adding form to do fraud reports

* Removed SSR
2025-10-08 16:35:13 +02:00
J. Scott Branson
c25e8f7c57 Update and Expand "Infrastructure" Section (#61)
* Remove extra section from Infrastructure sidebar in the documentation. Also remove cabbit.tech hubs.

* Expand details on running a mainnet node.

* Combine mainnet and testnet node install instructions to a single page.

* Update system requirements.

* Edit system requirements again.

* Add placeholders for new documentation and contributing guidelines.

* Update header, footer, and IndexLayout links to reflect renaming the infrastructure page to 'system-requirements'.

* Fix overwrite from upstream index page layout. Add intro paragraph to running xahaud page.

* Describe different types of nodes, expand contributing.md

* Minor editing and revisions.

* Additional guidelines added.

* Add a placeholder page for 'Updating xahaud'.

* Edited install/system requirements/updating.

* Add instructions for updating Docker containers.

* Add updating local install instructions.

* Add background on enabling validation.

* Add instructions on running xahaud as a validator.

* Minor revisions to enabling validations and interacting with xahaud

* Fixed minor typos and added formatting to the interacting.mdx webpage.

* Add master example xahaud.cfg file to table on install page.
2025-09-24 17:22:15 +02:00
tequ
5747a948a6 Add global link references 2025-07-15 16:28:16 +09:00
tequ
94db9037c4 add biome as linter, formatter 2025-07-03 20:13:23 +09:00
Thomas Silkjær
3f36194a10 Initial commit 2025-07-03 09:24:20 +02:00