This site is built using Jekyll. Instally Ruby, Jekyll and Bundle. To preview the website locally, enter the repository root folder and run:
bundle install
bundle exec jekyll serve
You will then be able to see the preview at the URL: localhost:4000
Site based on Clean Blog.