|
|
|
|
|
by bewe42
3080 days ago
|
|
I use a very simple setup of HTML + template engine (Jinja2). Then I maintain the entries of my resume in a YAML file. Finally, I export HTML to pdf. If interested, I describe it here: bernhardwenzel.com/articles/jinja-yaml/ + github |
|
Thanks!