Skip to content

Site-wide redirects #24029

Answered by adriangb
adriangb asked this question in General
Discussion options

You must be logged in to vote

I resolved this using symlinks. You just create a symlink like:

index.html  # redirect to latest/index.html
latest  # a symlink to versions/v0.1.0/index.html; you need some CI to update this when a new version comes out
versions/v0.1.0/index.html

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant