1
0
Fork 0
Resume in Typst
 
 
Go to file
Ethan Reece f0a7f1de67
Update dependencies
2025-01-12 22:16:09 -06:00
.guix/modules Update dependencies 2025-01-12 22:16:09 -06:00
src Fix title centering 2024-12-26 00:16:26 -06:00
.gitignore Add Inter font 2024-07-31 18:31:59 -05:00
.guix-channel Configure repo to use typst package 2024-07-10 08:11:28 -05:00
Justfile Separate all visually different components into different files 2024-08-03 19:59:16 -05:00
README.md Rewrite previous resume in Typst 2024-08-02 13:05:14 -05:00
channels.scm Update dependencies 2025-01-12 22:16:09 -06:00
channels.scm.lock Update dependencies 2025-01-12 22:16:09 -06:00
generate-typst-package.sh Add build steps 2024-07-15 06:31:32 -05:00
manifest.scm Update dependencies 2025-01-12 22:16:09 -06:00

README.md

My resume

How to generate using Guix

  1. Install just (and optionally bat) by adding to your Guix Home configuration or running guix install just bat.

  2. To verify the commands just will run on your system, run bat ./Justfile (or cat ./Justfile).

  3. Run just to generate ./out/resume.pdf. Run just run to generate then open ./out/resume.pdf. Run just dev to open a shell environment with typst and the required font.