Repo for Crossplane documentation.
Go to file
Nic Cope 47d4e9c242
Don't say composition revisions are beta (#710)
https://github.com/crossplane/crossplane/issues/3715

Revisions became GA in v1.12. I think there's more to do to integrate
them into the main docs flow as a GA feature, but at minimum let's stop
actively saying they're beta.

When the feature became GA, we:

* Made it impossible to disable the feature using the flag.
* Hid the feature flag from the help output.
* Log a warning that the flag will be removed if it is passed.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2024-02-15 10:02:24 -05:00
.github Update release template to copy new CRD files (#658) 2023-12-14 12:24:49 +02:00
content Don't say composition revisions are beta (#710) 2024-02-15 10:02:24 -05:00
static/og Docs redesign (#210) 2022-12-01 11:11:29 -05:00
themes/geekboot Fix table colors in dark mode (#700) 2024-02-06 09:15:01 -10:00
utils validate-command: CLI reference documentation (#708) 2024-02-15 16:55:02 +02: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 Adds @phisco and @lsviben as Reviewers to sync with c/c OWNERS (#447) 2023-05-18 13:31:19 -04:00
README.md Wrap README.md lines 2023-02-03 18:03:58 -08:00
config.yaml Changes for API support (#642) 2023-12-01 15:11:06 -05:00
netlify.toml Remove outdated upgraded guides (#676) 2024-01-12 14:26:11 -05:00
netlify_build.sh Changes for API support (#642) 2023-12-01 15:11:06 -05:00
package.json Upgrade postcss package versions 2023-06-20 06:30:14 +02:00
postcss.config.js add LightningCSS options for browser support. Fixes Safari rendering problems 2023-05-04 16:51:13 -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.