Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 343 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 343 Bytes

설치

참고

Ruby, Jekyll, bundler 설치하기

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

gemfile 변경 사항 있는 경우

$ bundle install

실행

bundle exec jekyll serve