Skip to content

bkcberry/home-assistant.github.io

This branch is 1 commit ahead of, 24804 commits behind home-assistant/home-assistant.io:next.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

44e938c · Jan 20, 2018
Jan 16, 2018
Nov 27, 2017
Aug 22, 2016
Dec 10, 2017
Sep 23, 2017
Nov 5, 2017
Jan 20, 2018
Feb 26, 2012
Mar 6, 2013
Mar 31, 2017
Aug 21, 2016
Jun 8, 2012
Aug 30, 2017
Aug 26, 2017
Sep 22, 2011
Aug 26, 2017
Jan 23, 2017
Jan 23, 2017
Nov 16, 2017
Nov 18, 2017
Jan 23, 2017
Jan 8, 2018
Dec 7, 2016
Jan 16, 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

📘 Jekyll project to generate home-assistant.io

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 79.3%
  • CSS 15.3%
  • JavaScript 3.3%
  • Ruby 2.1%