Commit Graph

62 Commits

Author SHA1 Message Date
sinaatalay
8beb6e8b06 docs: update schema.json 2024-09-07 23:22:20 +00:00
Akib
ff1734526f chore: Update on schema 2024-09-04 18:30:21 +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
Akib
f2aa0b84a4 refactor: update schema 2024-09-01 17:16:35 +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
680df5234a chore: started working on the rendercv_settings pipeline 2024-08-31 19:49:27 +00:00
Sina Atalay
5dfd7179a5 docs: update schema.json 2024-07-23 19:29:02 +03:00
sinaatalay
431eac6dda docs: update schema.json 2024-07-23 16:09:43 +00:00
Sina Atalay
a3fea3a814 docs: update schema.json 2024-07-19 01:28:06 +03:00
sinaatalay
565d9dc0f0 docs: update schema.json 2024-07-16 11:19:14 +00:00
Sina Atalay
2cc17b38c9 data_models: remove Twitter (#109) 2024-06-19 14:52:52 +03:00
Sina Atalay
c76c7207eb use Hatch as the project manager (#92) 2024-06-19 14:34:05 +03:00
Sina Atalay
b72ca1f4cf docs: update schema.json 2024-05-31 19:55:37 +03:00
Sina Atalay
46a2902218 data_models: fix JSON Schema 2024-05-29 02:47:18 +03:00
Sina Atalay
75aad6c4f2 docs: update schema.json 2024-05-25 15:53:28 +03:00
Sina Atalay
3755d77c7c docs: update schema.json 2024-05-20 22:44:06 +03:00
Sina Atalay
a39ea4732c docs: fix schema.json 2024-05-20 21:42:30 +03:00
Sina Atalay
40bfd689dd docs: update schema.json 2024-05-19 17:00:40 +03:00
Sina Atalay
b7c8eb0858 docs: update schema.json 2024-05-17 16:02:20 +03:00
Sina Atalay
6a4ab1be5e docs: update schema.json 2024-04-30 23:46:15 +03:00
Sina Atalay
9504dd0d8c docs: update schema.json 2024-04-30 22:01:53 +03:00
Sina Atalay
8a0fe5fbdf docs: update schema.json 2024-04-29 00:31:27 +03:00
Sina Atalay
5ae62c3d2d docs: update schema.json 2024-04-16 14:16:06 +03:00
Sina Atalay
175d0f6330 docs: update schema.json 2024-04-15 02:49:14 +03:00
Sina Atalay
61f2c3e823 docs: update schema.json 2024-04-08 19:33:29 +00:00
Sina Atalay
a465a1ce81 docs: fix bugs in JSON Schema 2024-04-08 18:28:00 +00:00
Sina Atalay
836fcd8485 docs: update schema.json 2024-04-08 00:39:03 +00:00
Sina Atalay
5ac622c9e6 docs: update schema.json 2024-04-07 17:44:17 +00:00
Sina Atalay
cd9cdc694e docs: update schema.json 2024-03-31 21:11:43 +02:00
Sina Atalay
5d0032cb13 docs: update schema.json 2024-03-27 23:34:57 +01:00
Sina Atalay
38bf0087d5 docs: update schema.json 2024-03-17 20:32:03 +01:00
Sina Atalay
4c852e4446 docs: update scema.json 2024-03-10 19:11:22 +01:00
Sina Atalay
e5eea7948a docs: update schema.json 2024-03-10 18:13:49 +01:00
Sina Atalay
0354b77fab data_models: make DOI optional for PublicationEntry (#33) 2024-03-09 18:53:14 +01:00
Sina Atalay
1bd5faa3b2 update schema.json 2024-02-20 20:22:47 +01:00
Sina Atalay
1f37663bb0 update schema.json 2024-02-18 20:40:47 +01:00
Sina Atalay
bb319b0427 update schema.json 2024-02-18 15:12:04 +01:00
Sina Atalay
7b33723380 document theme options 2024-02-17 19:45:10 +01:00
Sina Atalay
250471b62d add text_alignment option to sb2nov 2024-02-17 19:09:37 +01:00
Sina Atalay
433f37fa8e update schema.json 2024-02-17 18:51:52 +01:00
Sina Atalay
257b29889e update schema.json 2024-02-17 18:47:33 +01:00
Sina Atalay
d4bc6054b9 update schema.json 2024-02-14 19:49:05 +01:00
Sina Atalay
7a9432bc69 update schema.json 2024-02-14 17:39:28 +01:00
Sina Atalay
15487a2ee3 update schema.json 2024-02-11 19:35:32 +01:00
Sina Atalay
875c63d5e5 update data_models.py 2024-02-09 20:14:17 +01:00
Sina Atalay
7f291d30d8 update schema.json 2024-02-06 18:40:39 +01:00
Sina Atalay
fc7eeca938 start working on v1 2024-01-14 19:23:11 +01:00
Sina Atalay
e2ebac1e53 update default theme options 2023-11-29 17:44:30 +01:00