WillChan9

Personal website of Rongqian Chen.

Please visit: chenrongqian.com for more info.

Due to the server latency, it takes some time to show the website after the update.

Development Commands

Build the site To build the site, cd into the project directory and run:

hugo

To view the site while developing layouts or creating content

hugo server

If the website can run on local server but fail to deploy, try to delete folder ‘public’, ‘resources’, ‘.hugo_build.lock’, ‘hugo_stats.json’, ‘go.sum’