Versioning
You can use the version
script to cut a new documentation version based on the latest content in the docs
folder. That specific set of documentation will then be preserved and accessible even as the documentation in the docs
folder changes moving forward.
How to Create New Versions
Run the following script to generate a starter versions page listing all the site versions:
-yarn examples translations
+yarn examples versions
This creates the following file:
pages/en/versions.js