Commit Graph

1008 Commits

Author SHA1 Message Date
Sina Atalay
c50580da3f docs: update README.md 2024-04-30 20:02:38 +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
6864bb8508 tests: remove unused imports from test_cli.py 2024-04-30 15:18:41 +03:00
Sina Atalay
623458e8d4 docs: remove unused imports from update_rendercv_files.py 2024-04-30 15:18:29 +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
d0b285e03a tests: update testdata 2024-04-30 00:42:19 +03:00
Sina Atalay
49e3013a30 tests: improve tests for higher coverage 2024-04-30 00:42:10 +03:00
Sina Atalay
f1cbbdbb6b tests: update testdata 2024-04-29 00:57:05 +03:00
Sina Atalay
bdedbea7ed themes: fix threecolentry 2024-04-29 00:54:51 +03:00
Sina Atalay
473cc1a454 docs: change navbar order 2024-04-29 00:48:40 +03:00
Sina Atalay
bbc6afcd61 docs: fix nested list in reference 2024-04-29 00:44:44 +03:00
Sina Atalay
a28c18bc6b cli: fix for Python 3.10 and 3.11 2024-04-29 00:34:10 +03:00
Sina Atalay
dde2090ad0 docs: update examples 2024-04-29 00:31:41 +03:00
Sina Atalay
8a0fe5fbdf docs: update schema.json 2024-04-29 00:31:27 +03:00
Sina Atalay
e6153627df tests: update testdata 2024-04-29 00:30:02 +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
28ae2aea2c docs: add engineeringresumes page 2024-04-29 00:16:50 +03:00
Sina Atalay
30725aacae Merge branch 'main' of github.com:sinaatalay/rendercv 2024-04-28 23:37:15 +03:00
Sina Atalay
477a007b69 tests: update testdata 2024-04-28 23:37:03 +03:00
Sina Atalay
6096b67679 tests: add new tests 2024-04-28 23:32:56 +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
e48c40d776 tests: update test_copy_theme_files_to_output_directory_custom_theme 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
Sina Atalay
37120928bb tests: revert update_testdata to False in conftest.py 2024-04-28 23:32:55 +03:00
Sina Atalay
063b362adb tests: update conftest.py 2024-04-28 23:32:55 +03:00
Sina Atalay
66483a592d renderer: increase the DPI in PDF to PNG conversion 2024-04-28 23:32:55 +03:00
Sina Atalay
c6d3c333dc add a new dependency PyMuPDF for PNG generation 2024-04-28 23:32:55 +03:00
Sina Atalay
ecb611108a docs: use pdf_to_pngs in update_rendercv_files.py 2024-04-28 23:32:55 +03:00
Sina Atalay
ec15f0ad3d cli: add PNG generation options 2024-04-28 23:32:55 +03:00
Sina Atalay
2959dd0567 renderer: add pdf_to_pngs function for converting PDF to PNG files (#57) 2024-04-28 23:32:45 +03:00
Sina Atalay
63c268a9a1 CLI: enhance new and render with new arguments (#58) 2024-04-28 23:32:27 +03:00
Sina Atalay
da0e03a4dd renderer: use pathlib.Path.cwd() instead of os.getcwd() 2024-04-28 19:21:56 +03:00
Sina Atalay
53bc1c4ee2 data_models: refactor 2024-04-28 19:21:20 +03:00
Sina Atalay
d184ff4190 classic: fix ExperienceEntry and NormalEntry without location and dates 2024-04-28 15:27:02 +03:00
Sina Atalay
e6d9b09b62 add FUNDING.yaml 2024-04-23 23:59:35 +03:00
Sina Atalay
f5a2333af7 docs: update examples 2024-04-16 16:37:03 +03:00
Sina Atalay
f401b2dc8f docs: fix a typo in changelog.md v1.8 2024-04-16 16:06:38 +03:00