Skip to content

nnmalex/home-assistant.io

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

Folders and files

NameName
Last commit message
Last commit date
Jul 19, 2019
Aug 16, 2019
Jun 29, 2019
Jul 24, 2019
Sep 3, 2019
Jul 15, 2019
Sep 7, 2019
Feb 26, 2012
Mar 6, 2013
Aug 22, 2019
Aug 24, 2019
Jun 29, 2019
Jun 8, 2012
Mar 14, 2019
Sep 22, 2011
Jan 23, 2017
Jan 24, 2018
Sep 3, 2019
Sep 3, 2019
Jan 23, 2017
Jun 30, 2019
Jul 19, 2019
Sep 4, 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 69.6%
  • CSS 22.8%
  • Ruby 5.2%
  • JavaScript 2.3%
  • Dockerfile 0.1%