Commit Graph

1153 Commits

Author SHA1 Message Date
Sina Atalay
477bfa84d2 tests: update testdata 2024-05-31 19:56:38 +03:00
Sina Atalay
031f180324 themes: fix links 2024-05-31 19:56:19 +03:00
Sina Atalay
6bbd472713 data_models: update the sample model 2024-05-31 19:56:03 +03:00
Sina Atalay
b72ca1f4cf docs: update schema.json 2024-05-31 19:55:37 +03:00
Sina Atalay
dfcc3f7ac4 docs: update examples (#80) 2024-05-31 19:54:33 +03:00
Sina Atalay
e119f23acb Merge branch 'main' into pr/flowrolltide/80-2 2024-05-31 19:31:34 +03:00
Sina Atalay
ded73f6415 cli: improve YAML error message 2024-05-31 19:25:43 +03:00
Sina Atalay
1f8c8a964c docs: improve structure_of_the_yaml_input_file.md 2024-05-29 16:15:36 +03:00
Sina Atalay
0485274ab0 docs: update FAQ 2024-05-29 16:06:02 +03:00
Sina Atalay
ef733e1c33 tests: test Google Scholar 2024-05-29 16:05:51 +03:00
Sina Atalay
ce54967c42 docs: answer an FAQ in the developer guide 2024-05-29 15:57:27 +03:00
Sina Atalay
b0a5bb4663 data_models: add Google Scholar as a social network (#85) 2024-05-29 15:57:10 +03:00
Sina Atalay
10faf65544 cli: warn if new version is available (#89) 2024-05-29 15:32:36 +03:00
Sina Atalay
7336fb3f68 Merge pull request #87 from averagejoey2000/patch-1
docs: correct formatting in structure_of_the_yaml_input_file.md
2024-05-29 13:31:00 +03:00
Joey Simone
471b82b270 formatting correction structure_of_the_yaml_input_file.md
Included line breaks before the subheadings for 'normal entry' and 'oneline entry' to make it more visually clear where one ended and the next began.

Without the clear line between, the rendered markdown showed 
`highlights: A list of bullet points. {% elif entry_name == "OneLineEntry" %}` and `date: The date as a custom string or in YYYY-MM-DD, YYYY-MM, or YYYY format. {% elif entry_name == "Normal Entry" %}`
2024-05-28 21:58:43 -07:00
Sina Atalay
46a2902218 data_models: fix JSON Schema 2024-05-29 02:47:18 +03:00
Sina Atalay
f9d674d37e docs: add FAQ section to the developer guide 2024-05-28 19:05:57 +03:00
Sina Atalay
c983a10855 cli: add short names for options (#81) 2024-05-28 19:05:03 +03:00
flowrolltide
dafcdc8e9e format using black 2024-05-26 21:39:14 -04:00
flowrolltide
76536cd79e Update test_data_models.py
fix ORCID punctuation error
2024-05-26 15:54:35 -04:00
flowrolltide
39f8e4fd58 Fix ORCID punctuation 2024-05-26 15:46:24 -04:00
transatlanticism1976
9b5deee285 proofread 2024-05-26 14:30:09 -04:00
transatlanticism1976
e1403b537e small improvements and suggestions 2024-05-26 12:26:43 -04:00
Sina Atalay
a5b2f8f240 docs: update README.md and index.md 2024-05-26 02:03:14 +03:00
Sina Atalay
c51d93a04e docs: update changelog 2024-05-26 02:03:06 +03:00
Sina Atalay
f2106710a1 docs: update changelog v1.10 2024-05-25 16:10:40 +03:00
Sina Atalay
b5ef69d135 tests: fix cli tests 2024-05-25 16:06:17 +03:00
Sina Atalay
1fc66089e3 bump version number to 1.10 2024-05-25 16:02:33 +03:00
Sina Atalay
e60821898d tests: update testdata 2024-05-25 16:02:15 +03:00
Sina Atalay
75aad6c4f2 docs: update schema.json 2024-05-25 15:53:28 +03:00
Sina Atalay
517ee3b1af docs: update examples 2024-05-25 15:53:21 +03:00
Sina Atalay
ed9b7f7b09 tests: update 2024-05-25 15:53:12 +03:00
Sina Atalay
321e634679 data_models: refactor 2024-05-25 15:51:22 +03:00
Sina Atalay
6dc301c8dc cli: add rendercv --version command to show version information 2024-05-25 15:51:15 +03:00
Sina Atalay
795b0cc2fc docs: add available social networks to the guide 2024-05-25 15:49:25 +03:00
Sina Atalay
d8ba984f96 update pyproject.toml 2024-05-25 15:48:05 +03:00
Sina Atalay
610f364d3f Merge branch 'main' of https://github.com/sinaatalay/rendercv 2024-05-25 12:18:05 +03:00
Sina Atalay
80e7cb93dc docs: fix bullet points in README.md and docs/index.md 2024-05-25 12:17:17 +03:00
Sina Atalay
0965c61eb0 Merge pull request #78 from enqueueDequeue/main
add GitLab social network support
2024-05-25 12:02:51 +03:00
enqueueDequeue
c537cb28bf Adds GitLab social network 2024-05-24 20:08:22 -05:00
Sina Atalay
17f7854b7d Merge pull request #77 from prithajnath/prithajnath/add_stackoverflow_support
add StackOverflow to the list of social networks
2024-05-23 12:39:25 +03:00
Prithaj Nath
6a08e03a1a Add StackOverflow to list of social networks 2024-05-23 01:18:53 -04:00
Sina Atalay
b878e23902 tests: disable test_if_the_schema_is_the_latest for now 2024-05-20 23:08:53 +03:00
Sina Atalay
3755d77c7c docs: update schema.json 2024-05-20 22:44:06 +03:00
Sina Atalay
57113f4d8f tests: update testdata 2024-05-20 22:11:02 +03:00
Sina Atalay
29b326f29a docs: update examples 2024-05-20 22:07:43 +03:00
Sina Atalay
b60939c22b update TinyTeX 2024-05-20 21:58:51 +03:00
Sina Atalay
075bee72fb themes: fix a margin issue in PublicationEntry 2024-05-20 21:58:43 +03:00
Sina Atalay
96a2be6455 data_models: refactor 2024-05-20 21:58:18 +03:00
Sina Atalay
a39ea4732c docs: fix schema.json 2024-05-20 21:42:30 +03:00