No description
Find a file
Colin O'Dell 76f0881d49 Inform users that Docker now includes ffmpeg (#1782)
Prior to this release, some people may have extended the base Docker image to install `ffmpeg` or `libav` themselves. This is no longer necessary.  We should therefore alert these users to this change so they're not installing extra/conflicting packages.
2017-01-15 20:45:21 +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 Inform users that Docker now includes ffmpeg (#1782) 2017-01-15 20:45:21 +01:00
.editorconfig
.gitattributes
.gitignore
.gitmodules
.powrc
.ruby-version
.slugignore
.travis.yml
_config.yml Update for 0.36 2017-01-14 11:26:48 +01:00
config.rb
config.ru
Gemfile
Gemfile.lock
Rakefile Fail if site generation fails 2016-12-06 23:00:48 -08:00
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