mirror of
https://github.com/alexandrev/xslt-lab.git
synced 2026-09-20 04:23:16 +00:00
+1
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "Welcome to the XSLT Lab site"
|
||||
description: "A short walkthrough of what this Hugo site gives you."
|
||||
date: 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.
|
||||
Reference in New Issue
Block a user