Website for GENAS_China in 2019 iGEM, can be built using Hugo
First, make sure you have git and hugo installed.
To install, run git clone https://github.com/longyuxi/2019-genas_china-website/. Then cd into the directory you just cloned and run hugo server (or hugo server -D if you want to build "drafts") and see your site go live locally, usually at localhost:1313.