Commit Graph

48 Commits

Author SHA1 Message Date
Sina Atalay
c5e9b69a6c docs: update examples 2024-09-09 22:03:44 -04:00
sinaatalay
e63ac265ab docs: update examples 2024-09-07 23:28:13 +00:00
sinaatalay
f06cef4358 docs: update examples 2024-09-07 23:22:28 +00:00
Akib
91281a2a0e chore: update the examples 2024-09-04 18:28:48 +00:00
Akibur Rahman
8096c8534f refactor: updated examples 2024-09-04 09:46:35 +00:00
Akibur Rahman
d10045ec3d refactor: Update rendercv_settings to allow disabling HTML and PNG generation
This commit updates the `rendercv_settings` in the `John_Doe_ClassicTheme_CV.yaml` file to allow disabling the generation of HTML and PNG files. The `no_html` and `no_png` flags are set to `true` in the `render` section of the settings. This change provides more flexibility to users who may not need these file formats in their rendered output.
2024-09-04 08:06:04 +00:00
Akibur Rahman
1b178567fc refactor: Remove unused rendercv_settings properties
This commit removes the unused properties in the `rendercv_settings` section of the `John_Doe_ClassicTheme_CV.yaml`, `John_Doe_EngineeringresumesTheme_CV.yaml`, `John_Doe_ModerncvTheme_CV.yaml`, and `John_Doe_Sb2novTheme_CV.yaml` files. The properties `output_folder_name`, `no_html`, `no_markdown`, and `no_png` are no longer needed and have been removed. This cleanup improves the clarity and maintainability of the code.
2024-09-03 10:59:45 +00:00
Akibur Rahman
22d81248c7 refactor: Update rendercv_settings to allow disabling HTML and PNG generation 2024-09-03 10:57:05 +00:00
Akibur Rahman
e77bc589c9 refactor: Update rendercv_settings to allow disabling HTML and PNG generation
This commit updates the `rendercv_settings` in the `John_Doe_ClassicTheme_CV.yaml` file to allow disabling the generation of HTML and PNG files. The `no_html` and `no_png` flags are set to `true` in the `render` section of the settings. This change provides more flexibility to users who may not need these file formats in their rendered output.
2024-09-03 10:00:45 +00:00
Akib
b3875099a4 refactor: generate pdf with script 2024-09-01 17:21:41 +00:00
Akib
898e85f74a refactor: update-example 2024-09-01 17:19:54 +00:00
Akib
419706aa48 fix: fixed the number of steps bug in the command.py 2024-09-01 15:20:18 +00:00
Akibur Rahman
49526d39be feat: Add no_html and no_png options to rendercv_settings
This commit adds the `no_html` and `no_png` options to the `rendercv_settings` block in the `John_Doe_ClassicTheme_CV.yaml` file. These options allow the user to control whether the HTML and PNG files will be generated during the rendering process. The default values are set to `true` for `no_html` and `false` for `no_png`.
2024-09-01 10:05:33 +00:00
Akib
e1fbc4ac81 feat: added the data model class
Now no error is thrown from the terminal when used the block `rendercv_settings`.
Though the functionality of the code block provided in the data model is not yet utilized.
2024-08-31 20:19:17 +00:00
Akib
680df5234a chore: started working on the rendercv_settings pipeline 2024-08-31 19:49:27 +00:00
sinaatalay
acd1f154e3 docs: update examples 2024-07-23 16:21:23 +00:00
sinaatalay
c9b910208d docs: update examples 2024-07-23 16:09:51 +00:00
sinaatalay
f7bc8d8057 docs: update examples 2024-07-16 11:19:22 +00:00
Sina Atalay
ee4c3a802b Merge branch 'main' of https://github.com/sinaatalay/rendercv 2024-07-13 19:38:12 +03:00
Sina Atalay
ec65e22be9 docs: update examples 2024-07-13 19:29:50 +03:00
Sina Atalay
360cee2dd3 docs: update examples with the new sample content 2024-07-13 18:53:25 +03:00
Sina Atalay
839c49fc78 docs: update examples 2024-06-19 14:57:13 +03:00
Sina Atalay
90eba3d3e6 docs: update examples 2024-06-19 14:38:02 +03:00
Sina Atalay
8ee2b76a8d data_models: fix sample data examples 2024-05-31 20:03:45 +03:00
Sina Atalay
dfcc3f7ac4 docs: update examples (#80) 2024-05-31 19:54:33 +03:00
Sina Atalay
517ee3b1af docs: update examples 2024-05-25 15:53:21 +03:00
Sina Atalay
29b326f29a docs: update examples 2024-05-20 22:07:43 +03:00
Sina Atalay
1cc9f97e13 docs: update examples 2024-05-19 17:38:32 +03:00
Sina Atalay
96e1a15260 docs: update examples 2024-05-17 16:02:13 +03:00
Sina Atalay
bb22bd4bba docs: rename sb2nov examples 2024-05-01 11:04:04 +03:00
Sina Atalay
1e6ceff31f docs: update examples 2024-04-30 22:03:51 +03:00
Sina Atalay
dde2090ad0 docs: update examples 2024-04-29 00:31:41 +03:00
Sina Atalay
f5a2333af7 docs: update examples 2024-04-16 16:37:03 +03:00
Sina Atalay
918bf81933 docs: update examples 2024-04-16 14:16:40 +03:00
Sina Atalay
2bcb828b95 docs: update examples 2024-04-15 02:50:17 +03:00
Sina Atalay
f749a6f99d docs: update examples 2024-04-08 19:31:36 +00:00
Sina Atalay
d0c1589d30 docs: update examples and entry figures 2024-04-08 00:38:34 +00:00
Sina Atalay
ef3601c00f docs: update figures and examples 2024-04-07 17:44:07 +00:00
Sina Atalay
10f22d4beb docs: update examples 2024-03-31 21:11:52 +02:00
Sina Atalay
f5dc558a4f docs: update examples 2024-03-17 20:32:16 +01:00
Sina Atalay
c17a306641 docs: update examples 2024-03-10 19:11:13 +01:00
Sina Atalay
b734c44624 docs: update examples 2024-03-10 18:13:42 +01:00
Sina Atalay
3736f11043 docs: update example PDFs 2024-03-09 19:33:43 +01:00
Sina Atalay
48e8286d68 docs: update examples 2024-03-08 18:08:26 +01:00
Sina Atalay
22a8d7abf5 correct spelling errors in examples 2024-02-24 22:22:36 +01:00
Sina Atalay
c1470650ac upload examples 2024-02-24 20:07:23 +01:00
Sina Atalay
ab52b8b93a remove examples/ 2024-02-18 20:11:24 +01:00
Sina Atalay
fc7eeca938 start working on v1 2024-01-14 19:23:11 +01:00