This PR is a work in progress for adding versioning to the starter, but I'm stuck. I have borrowed version-banner.html and navbar-version-selector.html from etcd.io. However, I'm unsure how to truly tie the pieces together (and so have left the files and snippets unedited).
The preview won't show anything other than "Versions" in the navbar (which has no functionality), as I need clarification on what other pieces are needed to make this work.
This PR is a work in progress for adding versioning to the starter, but I'm stuck. I have borrowed
version-banner.html
andnavbar-version-selector.html
from etcd.io. However, I'm unsure how to truly tie the pieces together (and so have left the files and snippets unedited).The preview won't show anything other than "Versions" in the navbar (which has no functionality), as I need clarification on what other pieces are needed to make this work.
I'd appreciate any pointers! Thank you!