- Ruby version 2.5.0 or higher, including all development headers (check your Ruby version using
ruby -v) - RubyGems (check your Gems version using
gem -v) - GCC and Make (check versions using
gcc -v,g++ -v, andmake -v)
https://jekyllrb.com/docs/installation/macos/
https://jekyllrb.com/docs/installation/windows/
gem install jekyll bundler
bundle install
bundle exec jekyll serve