Skip to content

xujiahuayz/xujiahuayz.github.io

Repository files navigation

Jiahua Xu's personal website

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.

How to

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