Skip to content

Replace Docusaurus docs with Astro website

Nick Seryakov requested to merge fora-website into main

Ref: spec-untp#641

This PR completely replaces the current documentation website with a new Fora website build with Astro.

IMPORTANT: The new website fetches events from the AddEvent API and requires two environment variables to be configured in the CI/CD pipeline. The build will not fail if these variables are missing, but no events will be fetched, so the events list will be empty.

Edited by Nick Seryakov

Merge request reports

Loading