dependency : ruby, ruby rdisk로 설치 초기화 : jekyll new . 번들 설치 : bundler install 서버 실행 : jekyll serve jeky theme 설치 git clone https://github.com/jamigibbs/phantom.git your-dir-name && cd your-dir-name 이런식으로 복사하고 시작 gem install bundler bundle install bundle exec jekyll serve