Repo for Crossplane documentation.
Go to file
Michael Goff a141b663b4
Add mobile images
2018-12-06 09:29:18 -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 Cleanup docs menu collapse 2018-12-05 10:58:28 -08:00
_scss Patch gridlex to fix column ordering 2018-12-06 09:11:43 -08:00
css Add mobile images 2018-12-06 09:29:18 -08:00
docs docs snapshot for crossplane version `v0.1` 2018-12-05 00:11:07 +00:00
fonts Add Avenir-Heavy font. 2018-12-05 10:02:29 -08:00
images Add mobile images 2018-12-06 09:29:18 -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 mobile images 2018-12-06 09:29:18 -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