Dongdong Tian's Academic Homepage

Building GitHub repo size

This is the source code for my academic site.

Build the site locally

To build the site locally, you first need to have go and hugo installed, then

git clone https://github.com/seisman/academic-homepage
cd academic-homepage
hugo server

Upgrade the theme

bash update_wowchemy.sh

Changes to the official theme

I've made some changes/customizations to the official wowchemy theme. The customized templates are located in the layouts directory.

Run the following command to view the changes compared to the official theme:

cd layouts
bash changes.sh

License

Except where otherwise noted, all content is licensed under a Creative Commons Attribution 4.0 International License.