Repo for Crossplane documentation.
Go to file
Pete Lumbis 7226eac3fc
Fix table colors in dark mode (#700)
* Add borders to tables

Signed-off-by: Pete Lumbis <pete@upbound.io>

* margins and padding around tables

Signed-off-by: Pete Lumbis <pete@upbound.io>

* Fix table mode coloring. Resolves #690

Signed-off-by: Pete Lumbis <pete@upbound.io>

* table styling fixes

Signed-off-by: Pete Lumbis <pete@upbound.io>

---------

Signed-off-by: Pete Lumbis <pete@upbound.io>
2024-02-06 09:15:01 -10:00
.github Update release template to copy new CRD files (#658) 2023-12-14 12:24:49 +02:00
content Fix composite functions "annotations" key (#699) 2024-02-05 08:00:42 -10: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 add Crossplane CLI init hooks reference (#692) 2024-02-01 09:54:05 -05: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.