Context
Related Issues / PRs:
We are preparing a major release of the AMDC and AMDS. This will include accompanying changes to docs.amdc.dev, some of which will replace old content. It sure would be nice to be able to easily view previous releases of the website. We do a similar thing for the docs in our open source modeling codebase eMach -- see this menu in the lower right corner of the website:
eMach is hosted in a fundamentally different manner: using readthedocs.io.
docs.amdc.dev uses github pages (static html builds using sphinx).
Approach
Explore a roadmap to upgrading docs.amdc.dev to allow viewing different versions of the website.
Is this "easy" to do? Or... is it even feasible?
Right now, we need to march forward with releasing the next version of the AMDC/AMDS/docs.amdc.dev and likely cannot wait for this solution. BUT, are there things that we could/should be doing right now to make it easy to re-render the website prior to the changes we are about to merge in?
Context
Related Issues / PRs:
We are preparing a major release of the AMDC and AMDS. This will include accompanying changes to docs.amdc.dev, some of which will replace old content. It sure would be nice to be able to easily view previous releases of the website. We do a similar thing for the docs in our open source modeling codebase eMach -- see this menu in the lower right corner of the website:
eMach is hosted in a fundamentally different manner: using readthedocs.io.
docs.amdc.dev uses github pages (static html builds using sphinx).
Approach
Explore a roadmap to upgrading docs.amdc.dev to allow viewing different versions of the website.
Is this "easy" to do? Or... is it even feasible?
Right now, we need to march forward with releasing the next version of the AMDC/AMDS/docs.amdc.dev and likely cannot wait for this solution. BUT, are there things that we could/should be doing right now to make it easy to re-render the website prior to the changes we are about to merge in?