This is a redesigned version of website hao.xiao.today, a place to keep our memories.

- Login your account and create a new droplet.
- Under "Select Image", choose "Applications -> LAMP on 14.04", or similar options if not available.
- Install git and clone the repository into /var/www
cd /var/www
sudo apt-get install git
git clone https://github.com/zhanghaowx/OurLoveStory.git
- Follow How To Set Up Apache Virtual Hosts on Ubuntu 14.04 LTS to finish websiate setup.