blog site
I have had issues getting incremental builds to play nice, so I create an article and then bundle exec jekyll build before serving as detailed below.
Execute bundle exec jekyll serve --incremental to run this site locally. This will run the site at http://127.0.0.1:4000