Commit Graph

536 Commits

Author SHA1 Message Date
Sina Atalay 6ab050fa67 update RenderCV package version to 1.9 and improve description in __init__.py 2024-05-19 00:01:53 +03:00
Sina Atalay 13df394e03 Merge branch 'main' of https://github.com/sinaatalay/rendercv 2024-05-17 16:07:08 +03:00
Sina Atalay 79c2ac1ba6 sb2nov: fix margin problems 2024-05-17 15:59:12 +03:00
Sina Atalay c91e319230 data_models: fix a data parsing bug 2024-05-17 15:29:17 +03:00
Sina Atalay 3679684264 cli: add more unwanted_locations to handle_validation_error 2024-05-17 15:28:08 +03:00
Sina Atalay 1e2509839a classic: fix PublicationEntry 2024-05-17 15:27:48 +03:00
Sina Atalay c4d9be7b79 data_models: refactor 2024-05-17 14:30:12 +03:00
Sina Atalay aa4c58f18b cli: refactor 2024-05-16 01:12:11 +03:00
Sina Atalay 0df924b0cb themes: fix JSON schema for the field `design.color` 2024-05-16 00:58:40 +03:00
Sina Atalay c15afbc313 data_models: make date optional in `PublicationEntry`s 2024-05-16 00:56:40 +03:00
Sina Atalay 5118f431eb themes: make date optional in `PublicationEntry`s 2024-05-16 00:56:30 +03:00
Sina Atalay 8f8938c173 moderncv: fix `show_only_years` option in PublicationEntry 2024-05-16 00:51:42 +03:00
Sina Atalay b3a61407b0 sb2nov: remove bullet points 2024-05-15 15:33:13 +03:00
Konstantin Alekseev 9ed8237e6d Fixed issues with new lines in markdown (in case if date_string or location isn't provided) 2024-05-14 15:22:12 +04:00
Sina Atalay 30c1ffeafd data_models: generalize read_input_file 2024-05-10 15:56:34 +03:00
Sina Atalay 7de8ef8a4a themes: fix special character bug in connections (#64) 2024-05-10 15:55:56 +03:00
Sina Atalay d349171f22 cli: refactor 2024-05-05 17:13:02 +03:00
Sina Atalay fa50197015 update documentation links 2024-05-05 13:51:42 +03:00
Sina Atalay 5763b58b71 renderer: update TinyTeX error message 2024-05-04 23:48:24 +03:00
Sina Atalay c235b3afd0 update tinytex-release 2024-05-02 19:44:56 +03:00
Sina Atalay 3a69846668 add new TinyTeX as a submodule 2024-05-02 19:33:16 +03:00
Sina Atalay 5937966183 remove old tinytex-release submodule 2024-05-02 19:14:32 +03:00
Sina Atalay 1aa531f05a renderer: refactor 2024-05-01 15:40:01 +03:00
Sina Atalay a270e01d03 data_models: fix locale_catalog 2024-05-01 00:18:35 +03:00
Sina Atalay 357b5dac9f data_models: make RenderCV a multilanguage tool (#26) 2024-04-30 23:46:07 +03:00
Sina Atalay f7ed843209 themes: add five font options for classic, sb2nov, and engineeringresumes themes: "Latin Modern Serif", "Latin Modern Sans Serif", "Latin Modern Mono", "Source Sans 3", and "Charter." 2024-04-30 21:56:02 +03:00
Sina Atalay 0404461564 cli: refactor 2024-04-30 21:20:38 +03:00
Sina Atalay e6d51cca84 cli: validate wrong number of arguments in `render` 2024-04-30 20:52:27 +03:00
Sina Atalay 74d5120cdb data_models: allow list assignment in `set_or_update_a_value` 2024-04-30 20:51:56 +03:00
Sina Atalay 2526926b90 cli: fix render command without extra arguments 2024-04-30 20:17:09 +03:00
Sina Atalay 9e2f502f9a data_models: improve `set_or_update_a_value` 2024-04-30 20:01:19 +03:00
Sina Atalay 46c051aa41 cli: fix `create-theme` command based on sb2nov theme 2024-04-30 20:00:51 +03:00
Sina Atalay 3181c7c37e cli: allow users to edit the input file with cli options 2024-04-30 19:01:20 +03:00
Sina Atalay 70d9589d9a data_models: add a new function `set_or_update_a_value` 2024-04-30 19:00:46 +03:00
Sina Atalay 9dbe516fb1 data_models: refactor 2024-04-30 15:18:13 +03:00
Sina Atalay 900b4a0cc2 cli: add a new command, create-theme 2024-04-30 01:30:48 +03:00
Sina Atalay 15c4557285 docs: include themes' templates to reference documentation 2024-04-30 01:12:59 +03:00
Sina Atalay 0f81f49a0c docs: update reference 2024-04-30 01:01:46 +03:00
Sina Atalay bdedbea7ed themes: fix threecolentry 2024-04-29 00:54:51 +03:00
Sina Atalay a28c18bc6b cli: fix for Python 3.10 and 3.11 2024-04-29 00:34:10 +03:00
Sina Atalay 8de60bf32c sb2nov: disable fontenc package 2024-04-29 00:27:57 +03:00
Sina Atalay ac8fa77c97 sb2nov: fix header 2024-04-29 00:27:40 +03:00
Sina Atalay 7e73cb9147 classic: fix header 2024-04-29 00:27:31 +03:00
Sina Atalay 40493c8001 engineeringresumes: update default settings 2024-04-29 00:18:15 +03:00
Sina Atalay 0550e775be themes: add new LaTeX packages for ATS 2024-04-29 00:18:00 +03:00
Sina Atalay 0240efe427 themes: fix horizontal spacing between connections in the header 2024-04-29 00:17:37 +03:00
Sina Atalay 9e8cc5e4c2 data_models: fix `get_a_sample_data_model` for Python 3.10 and 3.11 2024-04-29 00:17:14 +03:00
Sina Atalay c1767b7bf6 cli: update render command's arguments' names 2024-04-28 23:32:56 +03:00
Sina Atalay de0e27c4b1 renderer: change png output names 2024-04-28 23:32:55 +03:00
Sina Atalay 6d77686abd renderer: remove `output_directory_path` argument from `copy_theme_files_to_output_directory` 2024-04-28 23:32:55 +03:00