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>
11 lines
380 B
YAML
11 lines
380 B
YAML
# 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/
|