Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for multi versions in docs #393

Open
wants to merge 2 commits into
base: v2-astro
Choose a base branch
from

Conversation

spotandjake
Copy link
Member

@spotandjake spotandjake commented Jan 28, 2025

This adds support for multiple versions in the docs, by default we serve the latest version to /docs/stdlib/list or what have you but you can also do /docs/v0.6.6/stdlib/list and switch between versions in the sidebar.

Questions:

  • Do we want to include preview, we will need a workflow on the grain side to update it per commit to the main grain repo.

I split this into two commits to make it easier to review the first one is the code changes the second one is the documentation update.

Closes: #390

@spotandjake spotandjake self-assigned this Jan 28, 2025
@spotandjake spotandjake requested a review from ospencer January 28, 2025 19:20
@spotandjake spotandjake linked an issue Jan 28, 2025 that may be closed by this pull request
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.

Grain versioning in docs
1 participant