This repository is used my serve the personal blog-portfolio website.
You may visit my blogfolio here.
This repo is a fork of Harry Wang's Tailpages Jekyll template (see also the author's Medium tutorial).
Build inside the folder with: bundle install
(optionally check webrick with bundle add webrick
).
Serve the website locally with: bundle exec jekyll serve
.