1
0
mirror of https://github.com/alexandrev/xslt-lab.git synced 2026-09-21 13:03:15 +00:00
Files
xslt-lab/site/content/about.md
T
2025-11-22 16:40:46 +01:00

15 lines
688 B
Markdown

---
title: "About"
description: "What XSLT Playground is and how this site supports it."
---
[XSLT Playground](https://xsltplayground.com) 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.