Update README

This commit is contained in:
Paulus Schoutsen 2015-12-20 01:11:40 -08:00
parent 616402f8e8
commit 20170a170a

View File

@ -1,6 +1,6 @@
# Home Assistant website # Home Assistant website
This is the source for the [Home Assistant](https://github.com/balloob/home-assistant) website available at [Home-Assistant.io](https://home-assistant.io). This is the source for the [Home Assistant](https://github.com/balloob/home-assistant) website available at [Home-Assistant.io](https://home-assistant.io). All commits made to the master branch will be automatically pushed to production.
## Jekyll project to generate and deploy ## Jekyll project to generate and deploy
@ -10,6 +10,7 @@ This is the source for the [Home Assistant](https://github.com/balloob/home-assi
| `rake generate` | Generate new version of the site | `rake generate` | Generate new version of the site
| `rake deploy` | Deploy a new version of the site | `rake deploy` | Deploy a new version of the site
_Generating and deploying is no longer necessary as we now have auto-deply._
## Setup ## Setup