1
0
Fork 0
Resume in Typst
Go to file
Ethan Reece 56e4da8bb9
Adjust formatting for paper
2024-09-10 17:56:52 -05:00
.guix/modules Add Inter font 2024-07-31 18:31:59 -05:00
src Adjust formatting for paper 2024-09-10 17:56:52 -05: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 Add channel lock mechanism for reproducability 2024-07-15 08:01:09 -05:00
channels.scm.lock Update dependencies 2024-09-09 15:38:42 -05:00
generate-typst-package.sh Add build steps 2024-07-15 06:31:32 -05:00
manifest.scm Add Inter font 2024-07-31 18:31:59 -05: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.