Zhijian’s Website
Zhijian’s Website
This is a Jekyll website for Zhijian Qiao’s academic homepage.
To run locally (not on GitHub Pages, to serve on your own computer)
- Clone the repository and make updates as needed.
- From the repo root:
./scripts/install.shthen./scripts/preview.sh(see root README.md).
./scripts/install.sh
./scripts/preview.sh # default: start
./scripts/preview.sh stop # stop
./scripts/preview.sh status # status
Note: preview.sh clears conflicting Jekyll processes, uses port 4000, and runs with --no-watch to avoid symlink watch issues.
Useful paths: _data/navigation.yml, _pages/about.md, _pages/publications.html.
