phillipsawyer / docs

Documentation for NetDaemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NetDaemon documentation

This documentation site for NetDaemon is build using Docusaurus 2, a modern static website generator.

The documentation site for NetDaemon is hosted on netlify

Development

It is recomended that you use the provided devcontainer when doing changes to the documentation.

  1. Start the devcontainer.
  2. Run yarn start
  3. Open a browser window on http://127.0.0.1:3000
  4. See a live preview of your changes.

if you have problem and need to start fresh copy of the node modules do:

rm -rf node_modules && yarn install

About

Documentation for NetDaemon

License:MIT License


Languages

Language:JavaScript 84.7%Language:CSS 15.3%