kuro11pow2 / kuro11pow2.github.io

MIT License
0 stars 0 forks source link

설치

참고

Ruby, Jekyll, bundler 설치하기

$ sudo apt install ruby ruby-dev build-essential
$ sudo gem install jekyll bundler

gemfile 변경 사항 있는 경우

$ bundle install

실행

bundle exec jekyll serve