mirror of https://github.com/crossplane/docs.git
Small text changes. Add collapsing menu support to the docs. Improve docs banner warning about not being latest. |
||
---|---|---|
.bundle | ||
_data | ||
_includes | ||
_layouts | ||
_scss | ||
css | ||
docs | ||
fonts | ||
images | ||
.gitignore | ||
Gemfile | ||
Gemfile.lock | ||
Makefile | ||
README.md | ||
_config.yml | ||
favicon.ico | ||
index.html | ||
package-lock.json | ||
package.json | ||
preprocess.js |
README.md
Crossplane Site
This is the the source for http://crossplane.io. It is rendered using Jekyll by GitHub Pages. Docs from the main crossplane repo are published hear automatically during the main repo CI publish.
To develop locally
This runs locally watching for changes and live reloading.
make run