Professional website.
You can build and serve this page for local development:
$ bundle install $ bundle exec jekyll serve --watch --detach $ bundle exec jekyll build --watch Then just point your browser to localhost:4000. You can edit any files and simply refresh the page. However, if you edit _config.yml, you need to kill and restart the jekyll build command.