From f3f9e8744c6cdc0c3ff0b53930313a9f030055f0 Mon Sep 17 00:00:00 2001 From: abskino <912765721@qq.com> Date: Sun, 11 May 2025 14:33:32 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 42 ------------------------------------------ 1 file changed, 42 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 1c8b813..0000000 --- a/README.md +++ /dev/null @@ -1,42 +0,0 @@ -# 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