Repo for Crossplane documentation.
Go to file
Nic Cope 8c7231eb73 Add developer-focused documentation for functions
This consists of two sections in the existing page:

* How to write a function
* How functions work

The former is somewhat light, because I intend to add detailed guides
for each language we support. It's hard to go too deep in this general
documentation without using language-specific examples.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-10-27 19:30:21 -07:00
.github Update Vale to latest (#534) 2023-08-28 14:31:26 -04:00
content Add developer-focused documentation for functions 2023-10-27 19:30:21 -07:00
static/og Docs redesign (#210) 2022-12-01 11:11:29 -05:00
themes/geekboot Add support for Mermaid diagrams 2023-10-27 19:23:12 -07:00
utils Update Vale to latest (#534) 2023-08-28 14:31:26 -04:00
.gitignore Add htmltest generated tmp/ folder (#504) 2023-07-27 12:35:52 -04: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 set latest version to v1.13 2023-07-27 11:04:13 -04:00
netlify.toml Switch to using the latest version of hugo 2023-06-20 06:29:04 +02:00
netlify_build.sh Fix font loading in deploy previews (#516) 2023-08-07 09:35:16 -04: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.