Skip to content

zzswang/resume

Repository files navigation

Resume - 王俊华 / Junhua Wang

Personal resume built with Astro + Tailwind CSS.

Live: https://zzswang.github.io/resume/

Quick Start

npm install
npm run dev        # local dev server at localhost:4321
npm run build      # build static site to dist/
npm run preview    # preview built site

Edit Resume

All resume data lives in YAML files — no need to touch HTML:

  • src/data/resume.zh.yaml — Chinese version
  • src/data/resume.en.yaml — English version

PDF Generation

npx playwright install chromium
npm run pdf

Deployment

Push to master branch — GitHub Actions automatically builds and deploys to GitHub Pages.

About

个人简历 markdown 版本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors