Commit Graph

  • 846725814a docs: update themes' reference documentation Sina Atalay 2024-03-17 21:06:50 +0100
  • ddf01d829a docs: update changelog.md Sina Atalay 2024-03-17 21:02:18 +0100
  • dcc569840c data_models: update PublicationEntry.doi_url Sina Atalay 2024-03-17 20:48:33 +0100
  • b61eb5f897 data_models: handle SyntaxError and ImportError for custom themes Sina Atalay 2024-03-17 20:46:37 +0100
  • e554b0b687 tests: update testdata Sina Atalay 2024-03-17 20:36:29 +0100
  • f5dc558a4f docs: update examples Sina Atalay 2024-03-17 20:32:16 +0100
  • 38bf0087d5 docs: update schema.json Sina Atalay 2024-03-17 20:32:03 +0100
  • 1b10e8304d docs: enhance update_rendercv_files.py Sina Atalay 2024-03-17 20:31:12 +0100
  • af387e3367 docs: rename generate_entry_figures_and_examples_and_schema.py to update_rendercv_files.py Sina Atalay 2024-03-17 20:30:57 +0100
  • 8367531bcd tests: add test_if_generate_latex_file_can_create_a_new_directory Sina Atalay 2024-03-17 20:24:37 +0100
  • d1aa96e25a renderer: add `theme_directory_path` argument to `copy_theme_files_to_output_directory` function Sina Atalay 2024-03-17 20:24:25 +0100
  • 91452bd20d data_models: fix ordering of entry type keys Sina Atalay 2024-03-17 20:23:59 +0100
  • 993f22625b tests: enhance tests Sina Atalay 2024-03-17 20:10:43 +0100
  • 91a305f67e tests: add classic_empty/None_CV.pdf to testdata Sina Atalay 2024-03-12 19:12:08 +0100
  • 5611f2cfd4 update .gitignore Sina Atalay 2024-03-12 19:02:12 +0100
  • 912f55550e tests: update testdata Sina Atalay 2024-03-12 19:02:06 +0100
  • 2037483957 tests: add John_Doe_CV.yaml to testdata Sina Atalay 2024-03-12 18:53:51 +0100
  • c72ceec618 tests: refactor conftest.py Sina Atalay 2024-03-12 18:26:52 +0100
  • a344b68598 tests: fix test_copy_theme_files_to_output_directory_custom_theme Sina Atalay 2024-03-12 18:21:11 +0100
  • ce0321aef3 tests: rename auxiliary_files to testdata Sina Atalay 2024-03-12 18:19:14 +0100
  • 29fecd5bcb tests: enhance Sina Atalay 2024-03-11 20:30:02 +0100
  • c22fe57522 renderer: improve markdown_to_latex Sina Atalay 2024-03-11 20:29:37 +0100
  • 2847b1ef6d data_models: disable raising errors when only end_date is provided Sina Atalay 2024-03-11 20:29:22 +0100
  • 62dfa9d1d8 renderer: remove unused import statements Sina Atalay 2024-03-11 18:41:31 +0100
  • 8e4384da2f data_models: remove unused import statements Sina Atalay 2024-03-11 18:41:21 +0100
  • 26d8cbd206 moderncv: fix PDF title Sina Atalay 2024-03-11 18:40:56 +0100
  • 5fbe48de77 update version number to 1.4 Sina Atalay 2024-03-10 19:27:39 +0100
  • 4dd3aceade docs: update changelog Sina Atalay 2024-03-10 19:27:00 +0100
  • 4c852e4446 docs: update scema.json Sina Atalay 2024-03-10 19:11:22 +0100
  • c17a306641 docs: update examples Sina Atalay 2024-03-10 19:11:13 +0100
  • 0822003628 docs: add BulletEntry to user guide Sina Atalay 2024-03-10 19:11:06 +0100
  • e2a3a48ca2 tests: update Sina Atalay 2024-03-10 19:08:18 +0100
  • 07a40b6c79 classic: update TextEntry Sina Atalay 2024-03-10 19:08:06 +0100
  • a682ee0126 sb2nov: remove bullets from TextEntry Sina Atalay 2024-03-10 19:07:57 +0100
  • c7fd1b05f3 classic: refactor OneLineEntry template Sina Atalay 2024-03-10 19:07:35 +0100
  • 5ca9b3e1de add BulletEntry templates Sina Atalay 2024-03-10 19:07:16 +0100
  • b1907acaa4 renderer: refactor Sina Atalay 2024-03-10 19:07:00 +0100
  • 5e69373419 data_models: add a new entry type, BulletEntry Sina Atalay 2024-03-10 19:06:35 +0100
  • deec0b6d5c tests: update auxiliary files Sina Atalay 2024-03-10 18:38:56 +0100
  • 9b37e2b6e2 moderncv: remove bullets from TextEntry Sina Atalay 2024-03-10 18:38:36 +0100
  • d0a48812d6 moderncv: make highlights of moderncv bullet points Sina Atalay 2024-03-10 18:38:07 +0100
  • 44984f1bdc docs: update OneLineEntry example Sina Atalay 2024-03-10 18:14:06 +0100
  • e5eea7948a docs: update schema.json Sina Atalay 2024-03-10 18:13:49 +0100
  • b734c44624 docs: update examples Sina Atalay 2024-03-10 18:13:42 +0100
  • 8be9249d95 tests: update Sina Atalay 2024-03-10 18:13:32 +0100
  • 9ccec151d6 data_models: rename "name" to "label" for OneLineEntry Sina Atalay 2024-03-10 18:13:04 +0100
  • ecca51b2c8 data_models: enhance data models so that new entry types can be added easily Sina Atalay 2024-03-10 18:12:39 +0100
  • 96cdae32f2 tests: fix test_transform_markdown_sections_to_latex_sections Sina Atalay 2024-03-10 15:20:38 +0100
  • f59b92fcec docs: fix a link in changelog Sina Atalay 2024-03-09 19:46:14 +0100
  • 63988e5cf1 docs: update index.md Sina Atalay 2024-03-09 19:42:08 +0100
  • 4d2da45ccc workflows: fix test.yaml Sina Atalay 2024-03-09 19:39:59 +0100
  • 3d585cd298 workflows: update publish.yaml Sina Atalay 2024-03-09 19:36:42 +0100
  • ead1d3f7ca docs: fix a typo in changelog Sina Atalay 2024-03-09 19:35:03 +0100
  • 3736f11043 docs: update example PDFs Sina Atalay 2024-03-09 19:33:43 +0100
  • 5af93a503e docs: update README.md Sina Atalay 2024-03-09 19:32:29 +0100
  • b969ef661b docs: update changelog Sina Atalay 2024-03-09 19:31:42 +0100
  • d7cffa430d update version number to 1.3 Sina Atalay 2024-03-09 19:31:32 +0100
  • 650ed5d991 docs: add CLI documentation to user guide Sina Atalay 2024-03-09 19:25:01 +0100
  • ac35c850dc workflows: fix test.yaml Sina Atalay 2024-03-09 19:18:59 +0100
  • cdd0991b47 workflows: rename tests.yaml to test.yaml Sina Atalay 2024-03-09 19:14:33 +0100
  • 695aeeb9e9 workflows: update test.yaml Sina Atalay 2024-03-09 19:04:26 +0100
  • 0d99036ede docs: fix mkdocs-macros-plugin's module_name field Sina Atalay 2024-03-09 18:59:13 +0100
  • fa71fe73b8 tests: update auxiliary files Sina Atalay 2024-03-09 18:54:41 +0100
  • 8333ccec4a docs: add generate_schema function to docs script Sina Atalay 2024-03-09 18:54:29 +0100
  • 57d34c3d31 update PublicationEntry templates for optional DOI Sina Atalay 2024-03-09 18:53:29 +0100
  • 0354b77fab data_models: make DOI optional for PublicationEntry (#33) Sina Atalay 2024-03-09 18:53:14 +0100
  • 5169612ece tests: update auxiliary files Sina Atalay 2024-03-09 18:04:21 +0100
  • 39828222d0 docs: update PublicationEntry figures Sina Atalay 2024-03-09 17:59:14 +0100
  • f7b6e1e164 make authors of PublicationEntry more flexible (#27) Sina Atalay 2024-03-09 17:58:51 +0100
  • ded0d28254 Merge branch 'main' of https://github.com/sinaatalay/rendercv Sina Atalay 2024-03-08 18:12:06 +0100
  • ffca993f4b tests: update auxiliary files Sina Atalay 2024-03-08 18:12:01 +0100
  • 3e4bae6cf0 sb2nov: fix PublicationEntry journal templating (#36) Sina Atalay 2024-03-08 18:10:46 +0100
  • 48e8286d68 docs: update examples Sina Atalay 2024-03-08 18:08:26 +0100
  • a9a80e5668 docs: update entry figures Sina Atalay 2024-03-08 18:08:09 +0100
  • 0391e792a5 docs: update user_guide.md Sina Atalay 2024-03-05 17:20:20 -0500
  • fd02928b38 workflows: don’t trigger deploy-docs.yaml on pull requests Sina Atalay 2024-03-05 17:18:53 -0500
  • d39cc44bbe workflows: fix `lint` in tests.yaml Sina Atalay 2024-02-28 21:36:33 +0100
  • 170c4f912e data_models: allow future dates (#25) Sina Atalay 2024-02-28 21:34:28 +0100
  • f191f21987 workflows: update tests.yaml Sina Atalay 2024-02-28 21:18:15 +0100
  • 39729f9907 data_models: fix a validation error description Sina Atalay 2024-02-28 21:17:45 +0100
  • fc0f254051 cli: update welcome message Sina Atalay 2024-02-28 21:17:10 +0100
  • d53e289407 docs: adjust table of contents depth of changelog Sina Atalay 2024-02-28 21:16:48 +0100
  • 3a73a1b7ee fix tests Sina Atalay 2024-02-27 20:46:24 +0100
  • 6f484ffe48 tests: add folder_name_dictionary Sina Atalay 2024-02-27 20:08:31 +0100
  • c842a7ad70 tests: don't import generate_entry_figures_and_examples Sina Atalay 2024-02-27 20:05:06 +0100
  • 38e1ccbdfe docs: fix a typo Sina Atalay 2024-02-27 20:03:22 +0100
  • 8bc528956d docs: update example entries Sina Atalay 2024-02-27 20:00:11 +0100
  • 2151830d43 themes: add theme field to ThemeOptions for better key ordering Sina Atalay 2024-02-27 19:59:50 +0100
  • 42329a9319 docs: update example entries Sina Atalay 2024-02-27 19:46:53 +0100
  • 2719972d0f tests: use example entries from the docs in the tests Sina Atalay 2024-02-27 18:56:52 +0100
  • c7124745ac docs: update changelog with v1.2 release details Sina Atalay 2024-02-27 18:44:28 +0100
  • 145549ee99 update version number to 1.2 Sina Atalay 2024-02-27 18:44:07 +0100
  • bb813ddbe2 fix Markdown TextEntry Sina Atalay 2024-02-27 18:37:32 +0100
  • 2656014112 fix markdown PublicationEntry template's "journal" bug Sina Atalay 2024-02-26 20:10:53 +0100
  • 052e287e39 fix markdown OneLineEntry Sina Atalay 2024-02-26 20:10:05 +0100
  • e64be2211e update tests for escape_latex_characters Sina Atalay 2024-02-26 20:07:30 +0100
  • 3390df0ad6 fix emails with special LaTeX character Sina Atalay 2024-02-26 20:07:11 +0100
  • 85408065ec tests: update auxiliary files Sina Atalay 2024-02-26 19:43:08 +0100
  • b678226fdc fix unicode decode bug (#19) in sample data model Sina Atalay 2024-02-26 19:42:34 +0100
  • 25ded71f02 classic: fix a publication entry bug Sina Atalay 2024-02-25 23:47:18 +0100