To deploy on webserver with apache2 installed:
first follow the setup here: https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/
on the webserver then run:
sudo bundle exec jekyll build --destination /var/www/html