Sina Atalay
9deb39246d
data_models: don't use dots after month abbrevations and use dash instead of "to" in date ranges
2024-06-06 17:22:41 +03:00
Sina Atalay
a0460d3ddd
data_models: disable doi validator
2024-06-05 14:17:22 +03:00
Sina Atalay
6d4df48f90
update description
2024-06-05 13:40:50 +03:00
Sina Atalay
11c6101306
update pyproject.toml
2024-06-05 01:29:45 +03:00
Sina Atalay
2c2bfff140
tests: update
2024-06-05 01:14:08 +03:00
Sina Atalay
18ef094558
themes: fix PublicationEntry s
2024-06-05 01:13:55 +03:00
Sina Atalay
0db0fdf09c
cli: refactor
2024-06-05 00:58:31 +03:00
Sina Atalay
f3acaed95b
themes: allow url field for PublicationEntry ( #105 )
2024-06-05 00:58:24 +03:00
Sina Atalay
7525462e43
data_models: update YouTube username and add url option to PublicationEntry ( #105 )
2024-06-05 00:39:34 +03:00
Sina Atalay
b892d1eb58
engineeringresumes: fix PublicationEntry
2024-06-02 18:13:25 +03:00
Sina Atalay
3696ada59d
data_models: refactor comments (thanks to @flowrolltide)
2024-06-02 14:41:17 +03:00
Sina Atalay
50681949cc
data_models: fix check_and_adjust_dates
2024-06-02 03:10:37 +03:00
Sina Atalay
6def22e618
markdown: fix templates
2024-06-01 17:13:42 +03:00
Sina Atalay
7c6856a7e1
tests: increase coverage
2024-06-01 15:56:48 +03:00
Sina Atalay
e3c30139a7
refactor
2024-06-01 15:56:39 +03:00
Sina Atalay
e96ad3f52c
docs: bump the version number and update the changelog
2024-06-01 15:46:16 +03:00
Sina Atalay
3ea90bf8ba
cli: add more shortnames and improve help
2024-06-01 15:45:49 +03:00
Sina Atalay
890c6b835b
data_models: fix `validation_error_cause` flag error ( #66 )
2024-06-01 15:12:12 +03:00
Sina Atalay
e739c10d24
cli: fix relative input file paths ( #95 )
2024-06-01 15:10:59 +03:00
Sina Atalay
39e1f3ccec
tests: update testdata
2024-05-31 20:05:23 +03:00
Sina Atalay
8ee2b76a8d
data_models: fix sample data examples
2024-05-31 20:03:45 +03:00
Sina Atalay
f4bfa5fe68
Merge branch 'main' of https://github.com/sinaatalay/rendercv
2024-05-31 19:57:58 +03:00
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
e25095ff05
Merge pull request #80 from flowrolltide/boilerplate
...
ENH: improve boilerplate content
2024-05-31 19:32:01 +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
2024-05-25 16:10:40 +03:00
Sina Atalay
b5ef69d135
tests: fix cli tests
2024-05-25 16:06:17 +03:00