Repo for Crossplane documentation.
Go to file
Nic Cope e604ae5399 Fix HTML comment causing ordered list numbering reset
Fixed Vale linter disable comment that was interrupting the ordered list
in the "Event handling" section of watchoperation.md. Moved the Vale
disable comments to wrap around the entire list instead of interrupting
it, which resolves the ordering numbering reset issue.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-08-07 21:27:54 -07:00
.github Bump to Hugo v0.147.3 2025-08-05 22:19:54 -07:00
content Fix HTML comment causing ordered list numbering reset 2025-08-07 21:27:54 -07:00
static/og Docs redesign (#210) 2022-12-01 11:11:29 -05:00
themes/geekboot Bump to Hugo v0.147.3 2025-08-05 22:19:54 -07:00
utils Alphabetize all Vale dictionary files 2025-08-07 21:27:54 -07:00
.gitignore Improve documentation of defaultCompositeDeletePolicy (#686) 2024-01-29 09:44:04 -05:00
LICENSE.md move to markdown file 2022-10-05 11:10:07 -04:00
OWNERS.md chore: update OWNERS.md 2025-04-25 11:24:46 +02:00
README.md Wrap README.md lines 2023-02-03 18:03:58 -08:00
config.yaml Bump latest version to v1.20 2025-05-21 13:15:52 +01:00
netlify.toml Bump to Hugo v0.147.3 2025-08-05 22:19:54 -07:00
netlify_build.sh Bump latest version to v1.20 2025-05-21 13:15:52 +01:00
package.json Upgrade postcss package versions 2023-06-20 06:30:14 +02:00
postcss.config.js Add a bunch more contrib info (#758) 2024-04-19 10:00:09 -04:00

README.md

Crossplane Documentation

This is the repository for the Crossplane documentation.

The documentation site is built using Hugo and tested with BrowserStack.

For detailed information about contributing to documentation read the Docs Contributing Guide.

License

The Crossplane documentation is under the Creative Commons Attribution license. CC-BY allows reuse, remixing and republishing of Crossplane documentation with attribution to the Crossplane organization.

The docs.crossplane.io theme is based on Geekdoc and Bootstrap, both licensed under the MIT License.