Skip to content

wadeKeith/wadeKeith.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cheng Yin Personal Homepage

Static bilingual personal homepage for yincheng429.cn, designed for GitHub Pages.

The page defaults to English and includes a top-right Chinese/English switch. It uses the assets/life/ media files for the life/travel section; the raw assets/personal-photo/ source folder is ignored by git. The Zhihu section summarizes public profile stats and pinned-note themes without copying long post bodies.

Profile copy highlights Ph.D. training across HUST, Tsinghua THUNLP, and Beijing Zhongguancun Academy. GitHub impact counts OpenBMB/DeepThinkVLA as Cheng Yin's repository after its transfer to OpenBMB, so total public GitHub stars are shown as 900+.

Local preview

python3 -m http.server 4173

Open http://localhost:4173.

GitHub Pages deployment

Recommended repository: wadeKeith.github.io.

  1. Push this directory to GitHub.
  2. In GitHub, open Settings -> Pages.
  3. Set source to Deploy from a branch, branch main, folder /.
  4. Custom domain should read yincheng429.cn; the CNAME file already contains it.

DNS records

In Aliyun DNS for yincheng429.cn, add these records for GitHub Pages:

Host Type Value
@ A 185.199.108.153
@ A 185.199.109.153
@ A 185.199.110.153
@ A 185.199.111.153
www CNAME wadeKeith.github.io

After DNS resolves, enable Enforce HTTPS in GitHub Pages.

Content sources

About

Personal homepage for Cheng Yin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors