Skip to content

tangmc0210/tangmc0210.github.io

Repository files navigation

tangmc0210.github.io

Personal academic homepage of Tang Mingchuan (唐明川) — Ph.D. candidate at BIOPIC, Peking University.

Built with Astro + Tailwind CSS, deployed to GitHub Pages → https://tangmc0210.github.io

Develop

npm install      # first time only
npm run dev      # local preview at http://localhost:4321
npm run build    # production build → dist/

Editing content

Most updates only touch src/data/:

File What
src/data/site.ts name, tagline, email, social links
src/data/publications.ts papers (authors, venue, DOI)
src/data/research.ts research highlight cards
src/data/awards.ts honors & awards

Change a file, commit, and push to main — GitHub Actions rebuilds and redeploys.

Deploy

GitHub Actions (.github/workflows/deploy.yml) deploys on every push to main. One-time setup: repo Settings → Pages → Source → "GitHub Actions".

About

Personal academic homepage of Tang Mingchuan — Ph.D. student at BIOPIC, Peking University. Built with Astro + Tailwind.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors