Paige Calvert
Paige Calvert
## Description Issue to track implementing "Evaluate static site generators and migrate the docs" from HIP: https://github.com/helm/community/blob/main/hips/hip-0024.md Evaluate, select, and migrate the Helm docs to a modern, open-source static site...
As originally proposed and approved in https://github.com/helm/community/blob/main/hips/hip-0024.md, perform a content audit and design a new information architecture that is more intuitive, reflects common workflows for the different Helm user personas,...
The Helm docs have several different locales. However, we do not have a formalized process for keeping track of "drift" in the localized content. We should have a process that...
The new plugin system needs to be documented in the Helm 4 docs so that users know what it is, why it's great, how to migrate their existing plugins to...
After the CLI help text is updated, we also need to re-generate the CLI reference docs in the docs site: - [ ] Follow the steps here to update the...
This issues tracks work to add a new page to the introductory section of the docs that describes the Helm project, its goals, core concepts, user personas, and key use...
Update https://helm.sh/docs/community/history in the v4 docs with the most up-to-date info about project history
We should make sure the Contributing doc has a note about CommonMark changes needed like escaping characters for .mdx files specifically (we use auto-detect so we don't need to do...
Publish a blog on helm.sh that goes over: - the migration process (see https://github.com/helm/helm-www/issues/1730 for details on what was done) - the docusaurus framework - contributing to the docs -...