All Projects → gwuhaolin → Resume

gwuhaolin / Resume

简约的在线简历

Labels

一份优雅简约的简历

  • 优化构建,页面秒开无闪烁
  • 自适应屏幕兼容移动端
  • Github Action自动部署部署到ghpages,可在线浏览
  • 自动生成 PDF,全自动化流程

使用

  1. fork本项目后再clone到本地修改
  2. 进入项目目录执行npm i安装依赖
  3. 执行npm run dev开始开发,根据你的情况修改src/index.html里的内容
  4. 替换webpack-dist.config.js文件里的resume.wuhaolin.cn为你自己的域名,并根据该文档配置你的域名解析
  5. 修改完后push到master分支,Github Action会自动部署
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].