This website is built with Jekyll.
gem install bundler
bundle install
bundle exec jekyll serve --watch
- start editing files
bundle exec jekyll build
rsync -rcvz --delete _site/ [email protected]:public_html
This website is built with Jekyll.
gem install bundler
bundle install
bundle exec jekyll serve --watch
bundle exec jekyll build
rsync -rcvz --delete _site/ [email protected]:public_html