Built with Jekyll.
Ensure you've already setup ruby enviroment with Bundler. For ruby version management, I'll recommend rbenv.
bundle install
bundle exec jekyll serve
Then visit http://localhost:4000 to see the build result.
Git push to GitHub-hosted origin, and check the GitHub Pages in repository options.
Config Source to master branch.