Repo for Crossplane documentation.
Go to file
Michael Goff d302427fe5
Add Avenir-Heavy font.
Small text changes.
Add collapsing menu support to the docs.
Improve docs banner warning about not being latest.
2018-12-05 10:02:29 -08:00
.bundle First version of the website. 2018-12-03 22:22:24 -08:00
_data docs snapshot for crossplane version `v0.1` 2018-12-04 15:32:17 +00:00
_includes Add google analytics tracking and some small fixes. 2018-12-04 10:46:10 -08:00
_layouts Add Avenir-Heavy font. 2018-12-05 10:02:29 -08:00
_scss Fix the layout of the docs header and page to match site wide max 2018-12-04 09:23:06 -08:00
css Add Avenir-Heavy font. 2018-12-05 10:02:29 -08:00
docs docs snapshot for crossplane version `master` 2018-12-04 20:20:32 +00:00
fonts Add Avenir-Heavy font. 2018-12-05 10:02:29 -08:00
images First version of the website. 2018-12-03 22:22:24 -08:00
.gitignore First version of the website. 2018-12-03 22:22:24 -08:00
Gemfile Placeholder page 2018-11-20 11:37:43 -08:00
Gemfile.lock Placeholder page 2018-11-20 11:37:43 -08:00
Makefile First version of the website. 2018-12-03 22:22:24 -08:00
README.md First version of the website. 2018-12-03 22:22:24 -08:00
_config.yml First version of the website. 2018-12-03 22:22:24 -08:00
favicon.ico First version of the website. 2018-12-03 22:22:24 -08:00
index.html Add Avenir-Heavy font. 2018-12-05 10:02:29 -08:00
package-lock.json First version of the website. 2018-12-03 22:22:24 -08:00
package.json First version of the website. 2018-12-03 22:22:24 -08:00
preprocess.js First version of the website. 2018-12-03 22:22:24 -08:00

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