Repo for Crossplane documentation.
Go to file
Nic Cope 525597921d Guide for updating v1 -> v2
The key point I want to get across with this guide is:

1. Who can upgrade (what breaking changes we made)
2. That there's no tooling to automate migration yet
3. That you can upgrade and start using v2 features anyway

Signed-off-by: Nic Cope <nicc@rk0n.org>
2025-08-14 17:02:25 -07:00
.github Bump to Hugo v0.147.3 2025-08-05 22:19:54 -07:00
content Guide for updating v1 -> v2 2025-08-14 17:02:25 -07:00
static/og Docs redesign (#210) 2022-12-01 11:11:29 -05:00
themes/geekboot Include index frontmatter description on landing pages 2025-08-14 11:41:24 -07:00
utils Address vale warnings and errors 2025-08-14 12:32:28 -07:00
.gitignore Remove CLAUDE stuff 2025-08-08 16:05:22 -07: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 v2.0 docs release 2025-08-08 13:45:15 -07:00
netlify.toml Bump to Hugo v0.147.3 2025-08-05 22:19:54 -07:00
netlify_build.sh v2.0 docs release 2025-08-08 13:45:15 -07: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.