/espressif-esp32

Interesting ESP-32 familly microprocessor projects

espressif-esp32

Check out the repository's documentation here

cd espressif-esp32/docs/

# Run this initially, and subsequently when you make changes to the Gemfile
bundle install

# to run the site locally
[sudo] bundle exec jekyll serve --livereload

Nota bene

You do not need to invoke Jekyll on the server; it will be invoked every time a change is made to the containing repository.