Skip to content

CoMPaTech/home-assistant.io

 
 

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:1313, use the command as follows:

hugo serve -w

Or, using Docker,

docker build -t ha-hugo . && docker run --rm -it -v $(pwd):/src -p 1313:1313 ha-hugo

About

📘 Home Assistant User documentation

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 63.5%
  • SCSS 15.1%
  • CSS 14.1%
  • Ruby 3.8%
  • JavaScript 3.5%