go to https://pages.github.com/themes/
gem install jekyll bundler
jekyll new . --force
env build
gem install bundler
bundle install
bundle exec jekyll build
run local (cannot use 5000) start serve
bundle exec jekyll serve --port 4001
| Name | Name | Last commit date | ||
|---|---|---|---|---|
go to https://pages.github.com/themes/
gem install jekyll bundler
jekyll new . --force
env build
gem install bundler
bundle install
bundle exec jekyll build
run local (cannot use 5000) start serve
bundle exec jekyll serve --port 4001