Skip to content

Add versioning infrastructure and archived versions page#40

Merged
raghotham merged 1 commit intomainfrom
infra/versioning-scripts-clean
Mar 26, 2026
Merged

Add versioning infrastructure and archived versions page#40
raghotham merged 1 commit intomainfrom
infra/versioning-scripts-clean

Conversation

@raghotham
Copy link
Copy Markdown
Member

Scripts for building archived doc versions:

  • build-archived-version.sh — build standalone static Docusaurus sites
  • inline-raw-loader.py — resolve raw-loader imports in versioned docs
  • fix-mdx-compat.py — fix MDX v3 compatibility issues

Versions page:

  • docs/versions.html — lists all archived versions, reads from versionsArchived.json
  • docs/versionsArchived.json — deployed copy for the page to fetch
  • versionsArchived.json — source of truth in repo root

Live at: llamastack.github.io/versions.html

@meta-cla meta-cla bot added the cla signed label Mar 25, 2026
- build-archived-version.sh: build standalone static sites for archiving
- inline-raw-loader.py: resolve raw-loader imports in versioned docs
- fix-mdx-compat.py: fix MDX v3 compatibility issues
- versionsArchived.json: maps all versions to their static site URLs
- docs/versions.html: versions page that reads from versionsArchived.json
- docs/versionsArchived.json: deployed copy for the versions page
@raghotham raghotham force-pushed the infra/versioning-scripts-clean branch from 6fe6fcb to 607c10b Compare March 25, 2026 23:18
@raghotham raghotham merged commit 1227724 into main Mar 26, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants