Commit graph

9 commits

Author SHA1 Message Date
83d7b1d7fa
feat: Make myself installable as a debian package 2025-05-12 11:50:35 +02:00
3be4db8c16
feat: Create a quarto-based manpage of the resume
Requires quarto for the manpage creation and pandoc for the html
conversion, if required.
2025-05-11 10:43:42 +02:00
dd482390a2
Ensure build dir before make
Always ensure the build dir exists before trying to create files within.
Each target creates the directory if necessary.
2025-02-04 10:31:48 +01:00
484ea7512e
Update Makefile for typst letter 2025-01-28 10:01:13 +01:00
3181a18b8c
Update Makefile for typst 2024-09-26 11:14:16 +02:00
c4e7e72ef5
Add letter output to Makefile
Added simple creation of motivation letter to make outputs.
Uses quarto just like the cv creation, using the letter.qmd
file as its base. Will be included in running a general
`make` command.
2023-07-31 09:41:11 +02:00
201018a489
Update make for simpler quarto workflow 2023-06-27 10:57:28 +02:00
35e4dcc64e
Remove resume from makefile 2023-03-16 08:32:41 +01:00
49a3425fca
initial commit 2023-03-16 07:58:57 +01:00