1
0
Fork 0
Resume in Typst
 
Go to file
Ethan Reece c175bdb709
Rewrite previous resume in Typst
2024-08-02 13:05:14 -05:00
.guix/modules Add Inter font 2024-07-31 18:31:59 -05:00
src Rewrite previous resume in Typst 2024-08-02 13:05:14 -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 Add Inter font 2024-07-31 18:31:59 -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 Simplify just call for updating lockfile mechanism 2024-07-15 08:53:10 -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.