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.git
nevigate to the repo directory
cd xujiahuayz.github.io.git
install bundler
if you haven't
sudo gem install bundler
run locally
bundle exec jekyll serve