My personal CV in reproducible form.
Go to file
Marty Oehme b6302e0ca6
Fix empty sections in cv
Whenever an empty section was encountered we returned `None`
which lead to display artifacts as Quarto tried to interpret
what we actually wanted to display.
Instead, we simply return an empty string which is to be
'displayed' so nothing will be shown.
2023-07-31 09:33:57 +02:00
processing Fix empty sections in cv 2023-07-31 09:33:57 +02:00
templates Fix missing font elements 2023-06-27 10:35:27 +02:00
.gitignore Prepare gitignore for quarto python documents 2023-06-22 15:51:49 +02:00
_quarto.yml Add basic quarto render structure 2023-06-22 14:28:20 +02:00
content.yml Add thesis 2023-06-27 18:17:33 +02:00
Makefile Update make for simpler quarto workflow 2023-06-27 10:57:28 +02:00
poetry.lock Turn into quarto project 2023-06-22 13:45:15 +02:00
pyproject.toml Turn into quarto project 2023-06-22 13:45:15 +02:00
resume_de.qmd Format qmd files to lsp requirements 2023-06-27 18:01:40 +02:00
resume_en.qmd Format qmd files to lsp requirements 2023-06-27 18:01:40 +02:00