Skip to content

amaciasf/home-assistant.io

This branch is 14710 commits behind home-assistant/home-assistant.io:current.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2416f9b · Aug 27, 2020
May 3, 2020
Jul 22, 2020
Jan 5, 2020
Jul 17, 2020
Jul 16, 2020
Aug 27, 2020
Feb 26, 2012
Mar 6, 2013
Aug 22, 2019
Jun 29, 2019
Sep 28, 2019
Jun 8, 2012
Sep 29, 2019
Sep 29, 2019
Mar 14, 2019
Jun 2, 2020
Oct 16, 2019
Aug 11, 2020
May 25, 2020
Jul 7, 2020
Aug 12, 2020
Sep 28, 2019
May 12, 2020
Jan 4, 2020
Aug 26, 2020
Jul 13, 2013
Oct 27, 2015
Jul 28, 2020
Jul 28, 2020

Repository files navigation

Discord License: CC BY-NC-SA 4.0

Deploys by netlify

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 following bundler command:

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.9%
  • CSS 23.0%
  • Ruby 4.6%
  • JavaScript 2.4%
  • Dockerfile 0.1%