Commit Graph

714 Commits

Author SHA1 Message Date
Sina Atalay 70ebe03511 improve JSON Schema 2024-02-17 18:46:58 +01:00
Sina Atalay e9c38e7752 add `replace_placeholders_with_actual_values` as a Jinja filter 2024-02-17 18:46:41 +01:00
Sina Atalay 3c661af49c improve templates 2024-02-17 18:46:19 +01:00
Sina Atalay 079cb1cf5b move common theme options to rendercv.themes 2024-02-17 18:46:07 +01:00
Sina Atalay a6859fb06c enhance external links in classic theme 2024-02-17 18:08:49 +01:00
Sina Atalay 8a1ec8b3bd improve sb2nov templates 2024-02-17 18:08:19 +01:00
Sina Atalay 873f66c661 finalize classic theme 2024-02-16 18:02:59 +01:00
Sina Atalay 4a9db5272a remove unused import statement 2024-02-15 19:48:57 +01:00
Sina Atalay dc3cae7a83 use dm.available_themes in tests 2024-02-15 19:46:41 +01:00
Sina Atalay 26abc00202 update sb2nov 2024-02-15 19:46:27 +01:00
Sina Atalay 2bdb4fb063 update theme options 2024-02-15 19:46:18 +01:00
Sina Atalay 54a39e59a3 add common theme options to themes/__init__.py 2024-02-15 19:46:10 +01:00
Sina Atalay 8eca448630 add sb2nov theme to data_models.py 2024-02-15 19:30:57 +01:00
Sina Atalay 9cfe6ed159 enhance classic theme 2024-02-15 19:30:38 +01:00
Sina Atalay 945a33a176 finalize sb2nov theme 2024-02-15 19:30:21 +01:00
Sina Atalay 0a4583dce0 add sb2nov theme 2024-02-15 18:13:04 +01:00
Sina Atalay 60ef29e59c improve moderncv theme 2024-02-15 18:11:06 +01:00
Sina Atalay d15afa567b remove mcdowell theme 2024-02-15 18:10:54 +01:00
Sina Atalay 41f3c10930 fix show_timespan_in option of classic theme 2024-02-15 18:10:21 +01:00
Sina Atalay 4f7bde20c5 enhance cli 2024-02-15 18:09:56 +01:00
Sina Atalay 0b2264792d fix theme validation 2024-02-15 18:09:48 +01:00
Sina Atalay 238278764a update Preamble of the classic theme 2024-02-14 20:46:47 +01:00
Sina Atalay d700c87a50 update classic theme settings 2024-02-14 20:46:32 +01:00
Sina Atalay f5c4e84952 correct typos 2024-02-14 20:46:22 +01:00
Sina Atalay e0bd41d272 fix markdown templating bug 2024-02-14 20:27:03 +01:00
Sina Atalay 34c4fc6ac6 add PASTETOGRAMMARLY to html filename 2024-02-14 20:22:42 +01:00
Sina Atalay 7a183bdaf0 update reference files 2024-02-14 20:22:26 +01:00
Sina Atalay be9ee397cb refactor tests 2024-02-14 20:15:36 +01:00
Sina Atalay ea7148eaa5 improve reference documentation of renderer.py 2024-02-14 20:12:20 +01:00
Sina Atalay 73156fe587 improve reference documentation of data_models.py 2024-02-14 20:08:39 +01:00
Sina Atalay 76dccd29dc improve reference documentation of cli.py 2024-02-14 20:06:43 +01:00
Sina Atalay af1e3b669a update tests 2024-02-14 19:50:00 +01:00
Sina Atalay 821d700f56 improve renderer.py 2024-02-14 19:49:50 +01:00
Sina Atalay 67bab3b3b3 improve section validation 2024-02-14 19:49:37 +01:00
Sina Atalay 0ca6b8428d improve cli.py 2024-02-14 19:49:18 +01:00
Sina Atalay d4bc6054b9 update schema.json 2024-02-14 19:49:05 +01:00
Sina Atalay 910e024005 refactor cli.py and data_models.py 2024-02-14 18:03:13 +01:00
Sina Atalay b00a3779a6 fix a bug in transform_markdown_data_model_to_latex_data_model 2024-02-14 18:03:01 +01:00
Sina Atalay 4722a8b6b3 make mcdowell theme usable with pdflatex 2024-02-14 18:02:37 +01:00
Sina Atalay 7a9432bc69 update schema.json 2024-02-14 17:39:28 +01:00
Sina Atalay 24c29c7cbd finalize cli 2024-02-13 20:00:55 +01:00
Sina Atalay ef741249d3 handle markdown to LaTeX differently 2024-02-13 20:00:16 +01:00
Sina Atalay 4b6d0d1634 improve data_models.py tests 2024-02-13 18:52:25 +01:00
Sina Atalay 4ab6c49f63 add markdown rendering capability 2024-02-13 18:52:17 +01:00
Sina Atalay 56e1c76c2e prepare for markdown generation 2024-02-13 18:51:39 +01:00
Sina Atalay baf1027265 improve validation error handling 2024-02-13 18:51:19 +01:00
Sina Atalay 663f86b2f6 update .gitignore 2024-02-13 18:51:01 +01:00
Sina Atalay 4fe12570ce add markdown as dependency 2024-02-13 18:50:54 +01:00
Sina Atalay a3ba415eb5 create markdown templates 2024-02-13 18:50:24 +01:00
Sina Atalay c881cd6b13 use sourcesanspro package instead of font files in classic theme 2024-02-13 18:50:10 +01:00