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 installto install all required Gems, followed by
bundle exec jekyll serveto start the web server.