KapJI / developers.home-assistant

Developers website for Home Assistant.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: CC BY-NC-SA 4.0

Home Assistant Development Documentation

This is the source for the Home Assistant Development documentation.

Updating the docs

Documentation is build using Docusaurus.

Preparing environment

Running the documentation locally requires NodeJS and Yarn to be installed. Inside a cloned fork of this repository, run script/setup.

Running docs locally

script/server

It will start a server at localhost:3000.

Adding a page

  • Create new page in docs/
  • Add new doc to website/sidebars.json

You will need to restart the server when creating a new file or make changes to sidebars.json. If you're updating a document, you will only need to refresh your browser to get the latest changes.

About

Developers website for Home Assistant.

License:Other


Languages

Language:JavaScript 96.4%Language:CSS 3.6%