Commit 1f51229
authored
docs: Add page descriptions to the Kubernetes, concepts and guides pages (#895)
* docs: Add page descriptions to the Kubernetes, concepts and guides pages
27 pages had no :description: attribute, so search engines and the
generated llms.txt fall back to nothing or the raw title. Skipped on
purpose: modules/concepts/pages/stackable_resource_requests.adoc is an
include target published as a page; a :description: entry there would
leak into every including page and override their descriptions.
* docs: Delete the customer personas page
The internal module was never registered in the antora.yml nav and
nothing links to it, but Antora still published it at
/internal/personas/. Internal working material does not belong on the
public docs site.
* docs: Block /internal/ on every published docs version
The internal module is deleted on main, but the release branches still
contain it and Antora publishes their content too. A forced netlify 404
covers all versions at the serving layer without backporting the
deletion.
* docs: Describe the Kubernetes pages as notes, not instructions
Review feedback: descriptions state what a page covers instead of
telling the reader what to do.
* docs: Redirect the internal module to /404 without the extension
Review feedback: redirects to .html files cause issues.1 parent 82f9798 commit 1f51229
29 files changed
Lines changed: 34 additions & 164 deletions
File tree
- modules
- ROOT/pages
- kubernetes
- compliance/pages
- concepts/pages
- maintenance
- observability
- guides/pages
- internal
- pages
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
0 commit comments