docs-invenio-rdm icon indicating copy to clipboard operation
docs-invenio-rdm copied to clipboard

support different versions

Open ppanero opened this issue 5 years ago • 0 comments

Currently we only have "current" and "latest". We should be able to support "versioning" of those.

At the moment there are many issues open in mkdocs: https://github.com/mkdocs/mkdocs/issues/193, https://github.com/mkdocs/mkdocs/issues/614, etc.

There are two plugins available:

  • https://github.com/d0ugal/mkdocs-versioned unsupported since 2016
  • https://github.com/zayd62/mkdocs-versioning could work. Seems to be out of support too: https://github.com/zayd62/mkdocs-versioning/issues/40 but some kind souls offer to maintain it

I successfully built one version, however when trying the second one I run into https://github.com/zayd62/mkdocs-versioning/issues/32. Waiting for answers on it.

ppanero avatar Mar 26 '20 16:03 ppanero