No description
Find a file
Carlo Costanzo 76284e87b8 Create initial cookbook file for @ih8gates (#1428)
* Create initial cookbook file for @ih8gates

I thought you could use the gist but it didn't work out.  you can edit this file now though.

* Update automation_first_light

* Added {% raw %} and {% endraw %} to template lines.
2016-11-20 00:38:16 +01:00
.github Use same style for template as in ha 2016-10-15 13:22:54 +02:00
.themes/classic
_deploy@69146ecaf4
plugins
sass Group components by version released 2016-10-24 02:33:26 -07:00
source Create initial cookbook file for @ih8gates (#1428) 2016-11-20 00:38:16 +01:00
.editorconfig
.gitattributes
.gitignore
.gitmodules
.powrc
.ruby-version
.slugignore
.travis.yml
_config.yml Hack for the 'Released' date issue for minor releases 2016-11-15 22:47:58 +01:00
config.rb
config.ru
Gemfile
Gemfile.lock
Rakefile
README.markdown Merge remote-tracking branch 'origin/current' into next 2016-11-04 23:24:11 -07:00

Home Assistant website

This is the source for the Home-Assistant.io website.

Setup

Setting up to contribute to documentation and the process for submitting pull requests is explained here.

Site preview

In order to make the preview available on http://127.0.0.1:4000, use the command as follows:

$ rake preview