- Install Ruby+DevKit
- Run
ridk install
(all phases) gem install jekyll bundler
bundle
- Ensure ruby version is at least 2.5. Install via
apt
orhomebrew
if needed.apt install ruby-full build-essential zlib1g-dev
xcode-select --install && brew install ruby
gem install jekyll bundler
bundle
bundle exec jekyll serve --watch