Giter Club home page Giter Club logo

typst-chi-cv-template's Introduction

Chi CV template, but Typst

Rip-off of rip-off of skyzh's CV, using Typst.

Like everyone else I'm new to Typst :) This template mainly serves as a "learning" repo for me to get familiar with typst functionalities. PRs and suggestions are welcome.

⚠️ The implementation of fontawesome.typ is far from perfect and may conflict with existing typst built-in commands! Please report any issues you find.

fonts/FontAwesome6.otf is generated by merging Font Awesome 6 Free-Solid-900.otf and Font Awesome 6 Brands-Regular-400.otf using fontforge. Original Font Awesome fonts were downloaded from here (Desktop version) (6.0.4 as of 2023/04/01).

Usage

Using Typst web app

Upload chicv.typ, fontawesome.typ, resume.typ and fonts/FontAwesome6.otf to Typst, and then you can edit the CV.

Locally

Assume that you have installed typst cli already and it's in your $PATH.

git clone https://github.com/matchy233/typst-chi-cv-template.git
cd typst-chi-cv-template
typst compile --font-path ./fonts resume.typ resume.pdf

Sample Output

Sample output of Chi-CV template

PDF file

typst-chi-cv-template's People

Contributors

matchy233 avatar xjasonlyu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

typst-chi-cv-template's Issues

Add `fa-` prefix to all FontAwesome symbols

Thank you very much for the fontawesome.typ template! I suggest to add a prefix fa- (e.g. #fa[#fa-github]) to all symbols to prevent collisions with other Typst commands.

Typo in Example Usage

Hey, thanks a lot for great template. I am using that and found a problem in the given example.

typst --font-path ./fonts resume.typ resume.pdf

That is giving error and it should be as following, because we need that compile command.

typst --font-path ./fonts compile resume.typ resume.pdf

Some Letters Become Broken

Hey, thanks again for great template. πŸ™πŸΌ

I am using your template in the cli and in the app. However, I realized that, when I write software as a word, it become like

Soξ€Ήware

To reproduce that, you can use following in the .typ file

#import "chicv.typ": *

#show: chicv
Software

And I am also sharing pdf file which can be rendered from given example.

example.pdf

I am not sure about what is the exact cause of that but just would like to report it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.