cncf / hugo-netlify-starter

Static website template for CNCF projects
https://cncf-hugo-starter.netlify.com/
Other
26 stars 16 forks source link

Should we add versioning and if so, how should we implement it? #100

Open kapunahelewong opened 2 years ago

kapunahelewong commented 2 years ago

This issue is for discussing our thoughts on whether or not we'd like to implement versioning in our starter. For context, see https://github.com/cncf/techdocs/blob/main/howto/versioning-documentation.md

nate-double-u commented 2 years ago

I think we should add a versioning stub (and potentially a localization/internationalization stub as well -- though that may be a different issue).

We may want to continue our conversation #64 (Consider using Docsy) as it may answer how we'd implement versioning (or l10n/i18n).

kapunahelewong commented 2 years ago

For tracking purposes, this was a trial: https://github.com/cncf/hugo-netlify-starter/pull/108

And this is the current, rethought version: https://github.com/cncf/hugo-netlify-starter/pull/109