Skip to content

MarkJenniskens/home-assistant.io

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

Folders and files

NameName
Last commit message
Last commit date
Oct 14, 2018
Feb 13, 2019
Aug 22, 2016
Mar 10, 2019
Mar 10, 2019
Jun 11, 2019
Feb 26, 2012
Mar 6, 2013
Sep 10, 2018
Aug 21, 2016
Jun 8, 2012
Aug 30, 2017
Mar 14, 2019
Sep 22, 2011
Apr 3, 2019
Jan 23, 2017
Jan 24, 2018
Dec 14, 2018
Mar 14, 2019
Jan 23, 2017
Oct 18, 2018
Mar 10, 2019
May 23, 2019
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 in the developer documentation.

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 66.1%
  • CSS 24.2%
  • JavaScript 5.5%
  • Ruby 4.2%