This blog uses jekyll. Assuming you have RubyGems installed on your machine, Jekyll installation is straightforward: gem install jekyll. After that, you can run the server: jekyll serve or jekyll serve --drafts to work with drafted posts.