docs: SEO and AI discoverability improvements

- Add description to docs.json for llms.txt blockquote summary
- Add title frontmatter to 10 docs files for llms.txt link text
- ci(docker): skip builds for docs-only changes
This commit is contained in:
quotentiroler
2026-02-09 14:20:56 -08:00
parent e4a04f32e3
commit a172ff9ed2
12 changed files with 14 additions and 0 deletions

View File

@@ -6,6 +6,9 @@ on:
- main
tags:
- "v*"
paths-ignore:
- "docs/**"
- "*.md"
env:
REGISTRY: ghcr.io