# Crossplane Site This is the the source for http://crossplane.io. It is rendered using [Jekyll](https://jekyllrb.com/) by [GitHub Pages](https://pages.github.com/). 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 ```