Moved all 'behind-the-scenes' structure to 'lib/' folder and made resume importable as the main utility.
3 lines
70 B
Typst
3 lines
70 B
Typst
#import "lib/resume.typ": resume
|
|
|
|
#resume.with()(yaml("content.yml"))
|