{"id":13524294,"url":"https://github.com/hexWars/resume","last_synced_at":"2025-04-01T02:31:11.083Z","repository":{"id":163410100,"uuid":"611233843","full_name":"hexWars/resume","owner":"hexWars","description":"A pretty resume template in Typst | 一个美观的typst简历模板","archived":false,"fork":false,"pushed_at":"2023-11-16T03:30:37.000Z","size":4852,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-02T06:16:25.441Z","etag":null,"topics":["cv","resume","resume-template","template","typst"],"latest_commit_sha":null,"homepage":"","language":"Typst","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/hexWars.png","metadata":{"files":{"readme":"README-zh.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}},"created_at":"2023-03-08T12:02:07.000Z","updated_at":"2024-05-17T04:48:44.000Z","dependencies_parsed_at":"2023-11-16T04:35:32.824Z","dependency_job_id":null,"html_url":"https://github.com/hexWars/resume","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexWars%2Fresume","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexWars%2Fresume/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexWars%2Fresume/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexWars%2Fresume/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexWars","download_url":"https://codeload.github.com/hexWars/resume/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222693039,"owners_count":17024034,"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":["cv","resume","resume-template","template","typst"],"created_at":"2024-08-01T06:01:08.727Z","updated_at":"2024-11-02T08:31:37.680Z","avatar_url":"https://github.com/hexWars.png","language":"Typst","funding_links":[],"categories":["Templates \u0026 Libraries","Popular \u0026 New Non-LaTeX Templates"],"sub_categories":["CV","Others"],"readme":"\n\n#  typst-resume-template\n\n![resume](https://img.shields.io/badge/resume-typst-9cf)\n\n这个项目是一个使用Typst设计的简历模板，灵感来自于这个[网站](https://satnaing.dev/blog)。\n\n## 预览\n\n|  |  |\n|:---:|:---:|\n| ![preview](./assets/typst-resume-template.png)  | ![preview2](./assets/typst-resume-template2.png) |\n\n## 使用\n\n常用的SVG文件已经存在于文件夹`typst`中，模板文件为`typst/resume.typ`，在`typst/main.typ`文件中输入你的简历内容。\n\n你可以将本项目下载，在typst网站上传`typst`文件夹后使用\n\n### 修改页面参数\n\n```typst\n#set page(margin: (top: 15mm, bottom: 15mm))\n\n#set text(font: \"Linux Libertine\", lang: \"zh\", 1em)\n\n#set par(leading: 0.58em)\n```\n\n包括字体大小，语言，顶部距离，底部距离等\n\n### 改变颜色\n\n修改`theme_color`参数\n\n\n### 修改竖线\n\n如果你想修改那条竖线，可以找到\n\n```typst\nline(\n    start: (0%, 11.1%),\n    end: (0%, 0%),\n    length: 4cm,\n    stroke: 6pt + theme_color,\n)\n```\n\n进行修改\n\n### 分割线\n\n分割线，可用于学历部分，多个学历的分割\n\n## 许可\n\nFormat is MIT but all the data is owned by hexWars\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FhexWars%2Fresume","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FhexWars%2Fresume","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FhexWars%2Fresume/lists"}