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

10
_config.yml Normal file
View File

@@ -0,0 +1,10 @@
# GitHub Pages (Jekyll). index.md includes README.md so the site and the
# repository documentation cannot drift apart.
title: maas-samba-ad
description: >-
MAAS-deployable Debian image that becomes a Samba Active Directory domain
controller: provisions a new domain or joins an existing one on first boot.
theme: jekyll-theme-cayman
show_downloads: false
exclude:
- build/