This is derived from sb-admin-jekyll. You can view the template to see how the theme works.
In the top level directory of your forked repository run jekyll serve
or bundle exec jekyll serve
and browse to http://localhost:4000. If you are having trouble try rm -rf _site
, followed by bundle update
, then bundle exec jekyll serve
.