This repository contains code for my personal website: https://jiahua-xu.com/.
I used Much-Worse jekyll theme, and received tremendous support from @danhper in setting up this website.
clone the repository
git clone https://github.com/xujiahuayz/xujiahuayz.github.io.gitnevigate to the repo directory
cd xujiahuayz.github.io.gitinstall bundler if you haven't
sudo gem install bundlerrun locally
bundle exec jekyll serve