Repo for Crossplane documentation.
Go to file
Michael Goff b5ffffccec
Merge pull request #3 from thephred/add-docs-latest
Add a /doc/latest and fix issues with redirecting.
2018-12-04 08:29:55 -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 a /doc/latest and fix issues with redirecting. 2018-12-04 08:27:35 -08:00
_layouts Add a /doc/latest and fix issues with redirecting. 2018-12-04 08:27:35 -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 Add a /doc/latest and fix issues with redirecting. 2018-12-04 08:27:35 -08: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