Repo for Crossplane documentation.
Go to file
Nic Cope 7240b42d83 Fix code block rendering for cron syntax diagram
Change from plain code block to console with disabled line numbers and copy
functionality per docs engineer feedback. Improves visual presentation of the
cron schedule diagram.

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 code block rendering for cron syntax diagram 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 First pass at Operations docs 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.