Workflow

  • run bundle install every time Gemfile is modified.
  • run bundle exec jekyll serve, copy the promoted url and view local changes from the browser.

Theme Document

Dependency

Minimal Mistakes is a Jekyll-based theme. And Jekyll is a Ruby gem (Ruby package). Therefore, to set up the environment. You need to install both Ruby and Jekyll. Check out the link to installation on MacOS.

Resources

GitHub Pages