dokz icon indicating copy to clipboard operation
dokz copied to clipboard

Documentation versioning

Open fimbault opened this issue 5 years ago • 2 comments

It would be great to enable documentation versioning (like in docusaurus for instance).

fimbault avatar Sep 11 '20 12:09 fimbault

This is not possible now, it could be done deploying old versions on different sub domains and have a select inout to redirect to the sub domain for the right version

remorses avatar Sep 11 '20 12:09 remorses

Using subdomains isn't probably the solution. It would be hard to maintain and potentially prone to domain takeover. https://v2.docusaurus.io/docs/versioning explains the approach they take.

fimbault avatar Sep 11 '20 14:09 fimbault