Website for https://github.com/pebble-dev/bobby-assistant
- Had success with ruby 3.0.4, not ruby 3.1.3, on my machine at least.
- Website uses jekyll:
gem install bundler jekyll
bundle exec jekyll serve
- optionally use
bundle exec jekyll serve --livereload
for live reloading
- optionally use
- Browse to http://localhost:4000