LICENSE Jekyll Ruby gem

Installation

  1. Install Ruby: rubyinstaller

  2. Install jem:

    gem install bundler jekyll minimal-mistakes-jekyll
  3. run server in bash:

    bundle install
    bundle update jekyll
    bundle exec jekyll serve

    When a language error occurs in Korean

    chcp 65001

To update the theme run bundle update.