Skip to content

AalianKhan/home-assistant.github.io

This branch is 23725 commits behind home-assistant/home-assistant.io:next.

Folders and files

NameName
Last commit message
Last commit date
Jan 24, 2018
Mar 14, 2018
Aug 22, 2016
Mar 31, 2018
May 1, 2018
Apr 26, 2018
Jun 16, 2018
Feb 26, 2012
Mar 6, 2013
Feb 26, 2018
Aug 21, 2016
Jun 8, 2012
Aug 30, 2017
Mar 11, 2018
Sep 22, 2011
Aug 26, 2017
Jan 23, 2017
Jan 24, 2018
Mar 15, 2018
Mar 15, 2018
Jan 23, 2017
Jan 8, 2018
May 25, 2018
Jun 8, 2018
Jul 13, 2013
Oct 27, 2015

Repository files navigation

Discord Travis branch Krihelimeter License: CC BY-NC-SA 4.0

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:

bundle exec rake preview

Speeding up site generation

Every release we post long changelogs to the website. This slows down generation of the website significantly! We include some tools to temporarily exclude the blog posts that you're not working on out of the way.

bundle exec rake isolate[filename-of-blogpost]

When you're done working on the site, run the following command to move the posts back again:

bundle exec rake integrate

About

📘 Home Assistant User documentation

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 79.2%
  • CSS 15.3%
  • JavaScript 3.3%
  • Ruby 2.2%