Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 206 Bytes

File metadata and controls

20 lines (16 loc) · 206 Bytes

IMPORTANT: Use Ruby2.7

install

gem install jekyll bundler

prepare

/bin/bash --login
source ~/.bashrc
rvm use 2.7

run locally

bundle install
bundle exec jekyll serve