The XSLT Lab repo hosts the Helm chart index and packaged chart so you can install the playground quickly. A minimal Hugo site now lives alongside the chart to collect documentation, changelogs, and useful links without interfering with the chart repository structure.
-Use it to share how-tos, release notes, or background on how the playground is deployed. All content is Markdown, so you can edit it directly and rebuild the docs/ output when you are ready to publish.
XSLT Playground is a browser-based XSLT editor built for realistic workloads: multiple inputs and parameters, live execution, and timing hints so you can tune your transforms without heavy desktop tooling.
+This site exists to give you:
+-
+
- Release notes and product updates. +
- Short guides that mirror common integration tasks. +
- Deployment options, including a Helm chart you can point at your own cluster. +
Everything is Markdown in site/content/, and the generated output lives in docs/ so you can publish easily via GitHub Pages alongside the chart index.