This is a static academic homepage that can be deployed directly on GitHub Pages, Netlify, or Vercel.
- Create a GitHub repository.
- Upload all files in this directory to the repository root.
- Go to
Settings->Pages. - Set source to
Deploy from a branch. - Choose branch
mainand folder/root. - Save and wait for the site to publish.
- Keep
index.htmlin the repository root. - Keep folders such as
Image/,papers/,log/, andassets/unchanged so relative paths continue to work. - Replace the GitHub button link in
index.htmlonce the final GitHub profile URL is confirmed.