Skip to content
/ NNJR Public

NNJR: NNJR is Not Jake's Resume. However, it is similar and is written in Typst!

License

Notifications You must be signed in to change notification settings

tzx/NNJR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NNJR

NNJR: NNJR is Not Jake's Resume. However, it is similar and is written in Typst!

example.png

Usage

There are two .typ files that you can choose to compile:

  1. resume_yaml.typ allows you to configure just an yaml file for your resume. See example.yml for an example.
  2. resume.typ allows you to have finer control. An example of possible behavior is to have some words bold for your bullet points (I can probably add this to yaml by doing something with eval, but that's another day)

Upload all *.typ and *.yaml files to your Typst project. Change what you want and voila!

Shared project demo here

Typst CLI

# Replace resume.typ with resume_yaml.typ if desired

# Compile to resume.pdf
typst compile resume.typ

# Compile to other path and name
typst compile resume.typ your/path/here.pdf

# Watch
typst watch resume.pdf

About

NNJR: NNJR is Not Jake's Resume. However, it is similar and is written in Typst!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages