This is a simple static single-page site for Professor Yingjie Wang.
How to publish to GitHub Pages:
- Create a new GitHub repository (e.g.
your-username.github.iofor a root site or any name for a project page). - Upload the files in this folder (
index.html,style.css,wyj.jpg,neirong.txt, ...). - In the repository Settings > Pages, choose the branch (usually
main) and the root folder, then save. - Wait a few minutes — the site will be available at
https://your-username.github.io/orhttps://your-username.github.io/repo/.
Notes:
- The teacher's photo is
wyj.jpgin the repository root and already referenced byindex.html. - If you want a custom domain, add
CNAMEto the repo root and configure DNS. GitHub provides HTTPS automatically.
If you want, I can:
- adjust the layout or add sections (Research, Publications details);
- create a small
index_cn.htmlfor Chinese version; - prepare a ready-to-upload ZIP of the site files.
Reply which follow-up you want next.