Skip to content

helmwave/docs

Repository files navigation

The helmwave's docs

Build

Local dev

pip install -r requirements.txt
mkdocs serve
mike serve

Prod

Done automatically via GitHub Actions. Fresh-created branches will update latest symlink, other pushes will just trigger deploy of a corresponding version.

The only thing you need to update is helmwave version in:

Delimiters table

This documentation contains 4 different delimiters for different purposes.

delimiters what engine
{{ }} helmwave go template
[[ ]] gomplate for helmwave values go template
{% %} jekyll mkdocs jinja2
⟨⟨ ⟩⟩ macros mkdocs jinja2