Publish the documentation with GitHub Pages

index.md includes README.md, so the site cannot drift from the repository
documentation, and nothing but build/ is excluded so the README's relative links
keep resolving on the published site.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-09-05 14:45:13 +02:00
parent cf07702535
commit 2b9891be9f
2 changed files with 17 additions and 0 deletions

7
index.md Normal file
View File

@@ -0,0 +1,7 @@
---
layout: default
title: maas-samba-ad
description: Samba Active Directory domain controller image for MAAS
---
{% include_relative README.md %}