Website is generated by https://jekyllrb.com/
bundle install
jekyll server
ssh deploy@<server-ip>
cd javascript-book
git pull
JEKYLL_ENV=production bundle exec jekyll build
Website is generated by https://jekyllrb.com/
bundle install
jekyll server
ssh deploy@<server-ip>
cd javascript-book
git pull
JEKYLL_ENV=production bundle exec jekyll build