Set up Jekyll:
gem install jekyll bundler
bundle install
bundle exec jekyll serve
bundle exec jekyll build
git add _site
git commit -m "Update"
git subtree push --prefix _site origin master
MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Set up Jekyll:
gem install jekyll bundler
bundle install
bundle exec jekyll serve
bundle exec jekyll build
git add _site
git commit -m "Update"
git subtree push --prefix _site origin master
MIT