Commit graph

24 commits

Author SHA1 Message Date
14c6c8ccfb
Fix printing None if no publication for entry
No adding an empty string to the resulting markdown instead of the
actual content of the dict ('None') to the text.
2023-06-27 10:38:56 +02:00
fb3dcca8fd
Add document language metadata 2023-06-27 10:36:26 +02:00
ec5516217a
Remove empty publication fields 2023-06-27 10:36:09 +02:00
8dbb743ecf
Shorten some work titles 2023-06-27 10:35:52 +02:00
a252484295
Fix missing font elements
Pandoc would use smartypants to make a variety of font elements and ligatures pretty,
while the used CV template always fell back to TeX T1 font, missing all kinds of
these symbols.
2023-06-27 10:35:27 +02:00
61f5d0d2ff
Fix work experience heading line breaks 2023-06-26 17:09:23 +02:00
aee96bc192
Add work experiences to content 2023-06-26 16:28:13 +02:00
34c4538e9b
Fill out education and skills content 2023-06-26 10:20:28 +02:00
a1d41cc2ac
Add dynamic qualification content 2023-06-22 18:03:59 +02:00
14be4ea1ca
Prepare structure for inserting dynamic content 2023-06-22 15:52:33 +02:00
2d8dbedd4d
Prepare gitignore for quarto python documents 2023-06-22 15:51:49 +02:00
c6e98ba6ca
Add basic quarto render structure 2023-06-22 14:28:20 +02:00
696755caf0
Turn into quarto project 2023-06-22 13:45:15 +02:00
1fbc99f652
Transform into python project with dependencies 2023-06-22 13:37:53 +02:00
be225e5790
ger: Update wording 2023-06-22 13:20:01 +02:00
45344d9855
Display publications in more subdued gray 2023-06-22 13:18:18 +02:00
dcf5bb685c
Update header information and order 2023-06-22 13:16:02 +02:00
c99cbbe8bf
Rename to resume instead of name 2023-06-22 12:48:37 +02:00
729e41ebe7
add gitignore
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-03-16 08:51:51 +01:00
a56585595f
Fix missing CI LaTeX dependencies
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-03-16 08:41:20 +01:00
927a763a45
Add woodpecker CI
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-03-16 08:32:53 +01:00
35e4dcc64e
Remove resume from makefile 2023-03-16 08:32:41 +01:00
62ccffd3cb
Fix headline sizes 2023-03-16 08:01:24 +01:00
49a3425fca
initial commit 2023-03-16 07:58:57 +01:00