Skip to content

sgc-code/home-assistant.github.io

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

93cb701 · Nov 10, 2017
Nov 6, 2017
Jul 15, 2015
Aug 22, 2016
Apr 19, 2017
Sep 23, 2017
Nov 5, 2017
Nov 10, 2017
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
Aug 26, 2017
Aug 26, 2017
Jan 23, 2017
Oct 9, 2017
Dec 7, 2016
Nov 5, 2017
Jul 13, 2013
Oct 27, 2015

Repository files navigation

Discord Travis branch Krihelimeter License: MIT

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%