This is the source code for Yimou Wu's personal website. The website is built using Jekyll and hosted on GitHub Pages.
To run the website locally:
bundle exec jekyll serve
The website will be available at http://localhost:4000.
The content of this website is licensed under the MIT License.