No description
Find a file
hexa- b60975fda8 Use X-Forwarded-For in nginx example (#1534)
it supplies HASS with the users real ip address
2016-12-03 23:58:44 +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 Use X-Forwarded-For in nginx example (#1534) 2016-12-03 23:58:44 +01:00
.editorconfig
.gitattributes
.gitignore
.gitmodules
.powrc
.ruby-version
.slugignore
.travis.yml
_config.yml Merge remote-tracking branch 'origin/current' into next 2016-12-03 08:26:21 -08: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