{"id":17967822,"url":"https://github.com/yunyoujun/web-resume","last_synced_at":"2025-04-03T21:29:51.489Z","repository":{"id":43972682,"uuid":"354009742","full_name":"YunYouJun/web-resume","owner":"YunYouJun","description":"📄 Display your resume by web. 可以被打印成 PDF 的 Web 简历。","archived":false,"fork":false,"pushed_at":"2024-08-24T19:13:19.000Z","size":3081,"stargazers_count":223,"open_issues_count":4,"forks_count":21,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-29T15:49:17.167Z","etag":null,"topics":["resume","web"],"latest_commit_sha":null,"homepage":"https://resume.elpsy.cn","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YunYouJun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["YunYouJun"]}},"created_at":"2021-04-02T12:15:41.000Z","updated_at":"2024-10-28T12:08:00.000Z","dependencies_parsed_at":"2023-09-21T23:26:00.617Z","dependency_job_id":"63814d16-69f7-41ea-8c3a-803f3886a9bb","html_url":"https://github.com/YunYouJun/web-resume","commit_stats":{"total_commits":116,"total_committers":4,"mean_commits":29.0,"dds":0.0431034482758621,"last_synced_commit":"9b506d8746aac4d1b58ecd5826039ac1e1f18e97"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YunYouJun%2Fweb-resume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YunYouJun%2Fweb-resume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YunYouJun%2Fweb-resume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YunYouJun%2Fweb-resume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YunYouJun","download_url":"https://codeload.github.com/YunYouJun/web-resume/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247082244,"owners_count":20880612,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["resume","web"],"created_at":"2024-10-29T14:09:47.902Z","updated_at":"2025-04-03T21:29:51.470Z","avatar_url":"https://github.com/YunYouJun.png","language":"Vue","funding_links":["https://github.com/sponsors/YunYouJun"],"categories":[],"sub_categories":[],"readme":"# Web-Resume\n\n[![GitHub Pages](https://github.com/YunYouJun/web-resume/actions/workflows/gh-pages.yml/badge.svg)](https://github.com/YunYouJun/web-resume/actions/workflows/gh-pages.yml)\n\n[Vite](https://vitejs.dev/) + [Vue3](https://github.com/vuejs/vue-next/) + [sass](https://sass-lang.com/) + [iconify](https://github.com/iconify) + [YAML](https://yaml.org/) + [Chrome](https://www.google.com/chrome/)\n\n\u003cp align='center'\u003e\n\u003cb\u003eEnglish\u003c/b\u003e | \u003ca href=\"./README.zh-CN.md\"\u003e简体中文\u003c/a\u003e\n\u003c/p\u003e\n\n## Feature\n\n- Display your resume on the web\n- Can be printed as A4 PDF\n- Configure your resume content via YAML\n  - Support online editing preview (If you need to store resumes, you should use the local method.)\n  - Custom Style\n  - Online Parse\n  - YAML validation, providing field validation and type hinting (Maybe you need install [vscode-yaml](https://github.com/redhat-developer/vscode-yaml))\n- PWA\n- Free to use web icons\n\n## Usage\n\n### Online\n\n#### Preview\n\nView `https://web-resume.yunyoujun.cn/#/?url=` + `Your Resume File URL`.\n\nFor example: `https://web-resume.yunyoujun.cn/#/?url=https://fastly.jsdelivr.net/gh/YunYouJun/web-resume/src/assets/resume/local.resume.yml`.\n\n#### Edit\n\n下方导航栏切换至编辑器页面，在线编辑简历对应配置项即可。\n\n\u003e 图标可参见 [icones](https://icones.js.org/) 使用\n\n### Local\n\n\u003e You can use it with hot reload.\n\nClick repo `Use this template`, or clone this。\n\n```bash\ngit clone https://github.com/YunYouJun/web-resume\ncd web-resume\npnpm i\npnpm run resume\n```\n\n#### Command\n\n- Preview: `pnpm dev` (`http://localhost:3000/`)\n- Preview Resume：`pnpm resume`\n- Build: `pnpm build`\n\n#### Custom\n\n##### Resume\n\nCustom `src/assets/resume/local.resume.yml` (Hot Reload)\n\n\u003e View `http://localhost:3000/`\n\u003e You can use vscode with yaml validate.\n\n##### Google Analytics\n\nCustom ID.\n\n```ts\n// src/modules/gtag.ts\napp.use(VueGtag, {\n  property: { id: 'G-W022WEV65N' },\n})\n```\n\n### Print\n\nUse Chrome to right-click to print and select `Save as PDF`.\n\n\u003e You can customize the zoom ratio, test about 78% (try it yourself), and you can output on one page.\n\n## Ref\n\nStyles refer to LaTeX resume template [billryan/resume](https://github.com/billryan/resume/tree/zh_CN).\n\n## Todo\n\n- [ ] Drag Card\n- [ ] 中英文使用手册\n- [ ] How about keeping it consistent with [jsonresume](https://jsonresume.org/)?\n  - [resume-schema](https://github.com/jsonresume/resume-schema)\n  - [schema.json](https://raw.githubusercontent.com/jsonresume/resume-schema/master/schema.json)\n\n## Sponsors\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://cdn.jsdelivr.net/gh/YunYouJun/sponsors/public/sponsors.svg\"\u003e\n    \u003cimg src='https://cdn.jsdelivr.net/gh/YunYouJun/sponsors/public/sponsors.svg'/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyunyoujun%2Fweb-resume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyunyoujun%2Fweb-resume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyunyoujun%2Fweb-resume/lists"}