Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 319 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 319 Bytes

esphome-econet.github.io

This is a simple Github Pages Jekyll website, primarily used for installation of ESPHome-econet devices.

To run the site locally, clone the repo and then run:

bundle install

to install all required Gems, followed by

bundle exec jekyll serve

to start the web server.