Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomowang/typst-twentysecondcv
Twenty Seconds CV/Resume in Typst
https://github.com/tomowang/typst-twentysecondcv
cv latex resume resume-template typst
Last synced: 6 days ago
JSON representation
Twenty Seconds CV/Resume in Typst
- Host: GitHub
- URL: https://github.com/tomowang/typst-twentysecondcv
- Owner: tomowang
- License: mit
- Created: 2023-08-04T14:26:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-29T09:42:12.000Z (4 months ago)
- Last Synced: 2024-08-02T06:16:34.606Z (3 months ago)
- Topics: cv, latex, resume, resume-template, typst
- Language: Typst
- Homepage: https://typst.app/project/rjQNvqRtLwNI1bfWz1iwKt
- Size: 2.21 MB
- Stars: 23
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-typst - typst-twentysecondcv - A CV template inspired by LaTeX's `Twenty Seconds Resume/CV` (Templates & Libraries / CV)
- latex-templates - tomowang/<br>typst-twentysecondcv - twentysecondcv?style=flat-square)<br/>![1](https://img.shields.io/github/forks/tomowang/typst-twentysecondcv?style=flat-square)<br/>![2024-06-29](https://img.shields.io/github/last-commit/tomowang/typst-twentysecondcv?style=flat-square) | Twenty Seconds CV/Resume in Typst | (Popular & New Non-LaTeX Templates / Others)
README
# Twenty Seconds CV/Resume in Typst
![MIT license](https://img.shields.io/github/license/tomowang/typst-twentysecondcv)
[![Typst](https://img.shields.io/badge/Made_with-Typst-blue)](https://typst.app/)This Typst CV template is inspired by LaTeX template
[Twenty Seconds Resume/CV](https://www.latextemplates.com/template/twenty-seconds-resumecv).## How to Use
This project has following files:
- `twentysecondcv.typ` - The Typst template file
- `example.typ` - The example resume
- `fonts` - Font awesome 6.4.2 For The Desktop. Downloaded from [https://fontawesome.com/download](https://fontawesome.com/download)This template use Font Awesome for icons. You need to import the font awesome fonts
in your Typst project for the icons to show up properly. In macOS, just double
click the .otf font file to install.> ~~Note: If you use icon with dash sigh like `chess-queen`, it may not work properly.
> See https://github.com/typst/typst/issues/2578.~~
>
> ~~You can use unicode instead. For example, `chess-queen` can be replaced with `"\u{f445}"`.
> You can find the unicode [here](https://github.com/typst/packages/blob/main/packages/preview/fontawesome/0.2.1/lib-gen.typ)~~
>
> According to https://github.com/duskmoon314/typst-fontawesome/issues/5,
> the ligature issue seems to be fixed and you can use icon name with dash.Use `typst compile example.typ` to compile the example.typ into PDF.
This command will download `@preview/fontawesome:0.2.1` packge automatically.If you want to use this template in [https://typst.app](https://typst.app),
just upload font awesome font files and `twentysecondcv.typ` template file.You can see online example at [https://typst.app/project/rjQNvqRtLwNI1bfWz1iwKt](https://typst.app/project/rjQNvqRtLwNI1bfWz1iwKt)
![Preview Example](example.png)
## Todo
- [ ] smartdiagram for skills