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/posts/welcome-to-xslt-lab.md
T
2025-11-22 12:51:01 +01:00

597 B

title, description, date
title description date
Welcome to the XSLT Lab site A short walkthrough of what this Hugo site gives you. 2025-02-28T00:00:00Z

This repo now contains a Hugo site so you can publish notes, guides, and announcements next to the Helm chart.

What you get:

  • A landing page that links to the chart index.
  • A posts section for updates and long-form guides.
  • A configurable menu and simple styling that lives entirely in this repo.

Run hugo --source site --minify to generate the static site into docs/, commit the output, and point GitHub Pages at the docs folder to go live.