Repo for Crossplane documentation.
Go to file
Michael Goff ad6920de0d
Merge pull request #2 from thephred/quick-fixes
Some quick fixes
2018-12-04 07:49:45 -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 make website live 2018-12-03 23:08:03 -08:00
_layouts Some quick fixes 2018-12-04 07:49:00 -08:00
_scss First version of the website. 2018-12-03 22:22:24 -08:00
css Some quick fixes 2018-12-04 07:49:00 -08:00
docs docs snapshot for crossplane version `v0.1` 2018-12-04 15:32:17 +00:00
fonts First version of the website. 2018-12-03 22:22:24 -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 rewordings 2018-12-04 01:27:32 -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