Follow the steps listed at: https://jekyllrb.com/docs/installation/
Then run
$ bundle install
Follow the steps at: https://jekyllrb.com/docs/
To just build, you can use:
$ jekyll build
To watch and serve in the browser, you can use:
bundle exec jekyll serve --drafts