Commit Graph

1314 Commits

Author SHA1 Message Date
sinaatalay
565d9dc0f0 docs: update schema.json 2024-07-16 11:19:14 +00:00
Sina Atalay
755ad0bf15 workflows: create update-files.yaml workflow 2024-07-16 14:14:30 +03:00
Sina Atalay
f28b04f041 Merge branch 'main' of https://github.com/sinaatalay/rendercv 2024-07-16 14:09:54 +03:00
Sina Atalay
ca72fe268d workflows: update publish.yaml 2024-07-16 14:07:55 +03:00
Sina Atalay
348466c92a docs: fix typos in the changelog 2024-07-16 14:01:04 +03:00
Sina Atalay
6d77ba6046 workflows: update publish.yaml v1.12 2024-07-16 13:46:46 +03:00
Sina Atalay
56346a83b0 update publish.yaml 2024-07-16 13:42:08 +03:00
Sina Atalay
bc562a9b83 bump version to 1.12 2024-07-16 13:38:47 +03:00
Sina Atalay
1a19c7a798 docs: update changelog 2024-07-16 13:38:43 +03:00
Sina Atalay
400bf683f6 renderer: refactor 2024-07-16 13:36:31 +03:00
Sina Atalay
dc34e0e91f Merge branch 'main' of https://github.com/sinaatalay/rendercv 2024-07-16 00:49:03 +03:00
Sina Atalay
13b11056b4 docs: fix typos in structure of the yaml input file page 2024-07-16 00:48:59 +03:00
Sina Atalay
978399e844 Merge pull request #126 from 1993CRV/proofread-docs 2024-07-15 12:52:54 +03:00
1993CRV
412a49a282 proofread docs 2024-07-14 16:10:17 -04:00
Sina Atalay
c2c0324b51 docs: use content.tabs.link feature of mkdocs-material 2024-07-14 15:47:52 +03:00
Sina Atalay
41535cabaf docs: explain overriding built-in themes in the user guide 2024-07-14 15:41:45 +03:00
Sina Atalay
094ea3bf4a Merge branch 'main' of https://github.com/sinaatalay/rendercv 2024-07-13 22:14:19 +03:00
Sina Atalay
616e7be18e docs: fix links in changelog 2024-07-13 22:14:14 +03:00
Sina Atalay
6776b04a99 create CONTRIBUTING.md 2024-07-13 21:56:53 +03:00
Sina Atalay
0263a458c4 create CODE_OF_CONDUCT.md 2024-07-13 21:56:10 +03:00
Sina Atalay
22409b3771 Merge branch 'main' of https://github.com/sinaatalay/rendercv 2024-07-13 19:47:13 +03:00
Sina Atalay
d8533f3e39 docs: update docstring of the rendercv/__init__.py 2024-07-13 19:47:09 +03:00
Sina Atalay
52be850801 Merge pull request #125 from 1993CRV/improve-README
improve README
2024-07-13 19:43:49 +03:00
Sina Atalay
648f8e265c docs: update index.md 2024-07-13 19:42:56 +03:00
Sina Atalay
51cae8635e docs: fix dates in README.md 2024-07-13 19:42:05 +03:00
Sina Atalay
ee4c3a802b Merge branch 'main' of https://github.com/sinaatalay/rendercv 2024-07-13 19:38:12 +03:00
1993CRV
c046162ad3 proofread and improve README 2024-07-13 12:36:29 -04:00
Sina Atalay
b6eb5fc5a2 docs: fix a typo in reference 2024-07-13 19:36:24 +03:00
Sina Atalay
1434368fdb tests: update tests for new section titles 2024-07-13 19:35:58 +03:00
Sina Atalay
afd35c20a7 tests: add hatch scripts tests 2024-07-13 19:31:53 +03:00
Sina Atalay
c2ca317970 data: don't capitalize articles and prepositions in titles 2024-07-13 19:31:34 +03:00
Sina Atalay
7ffc93c012 docs: fix update_examples.py 2024-07-13 19:30:37 +03:00
Sina Atalay
ec65e22be9 docs: update examples 2024-07-13 19:29:50 +03:00
Sina Atalay
46d215a3f1 docs: update entry figures 2024-07-13 19:29:41 +03:00
Sina Atalay
b5f56fd1ec Merge pull request #118 from 1993CRV/boilerplate
improve boilerplate content in sample_content.yaml
2024-07-13 19:13:51 +03:00
1993CRV
a72907ee5c Merge branch 'sinaatalay:main' into boilerplate 2024-07-13 12:06:50 -04:00
Sina Atalay
360cee2dd3 docs: update examples with the new sample content 2024-07-13 18:53:25 +03:00
Sina Atalay
0a07aa46bb data: update sample_content.yaml to fix tests 2024-07-13 18:53:11 +03:00
Sina Atalay
2e042a107f Merge branch 'main' of https://github.com/sinaatalay/rendercv 2024-07-13 18:36:50 +03:00
Sina Atalay
27711055d7 Merge pull request #124 from sinaatalay/dependabot/github_actions/actions/upload-artifact-4
build(deps): bump actions/upload-artifact from 3 to 4
2024-07-13 18:36:47 +03:00
Sina Atalay
6497a4e19e docs: update reference for common_options.py 2024-07-13 18:36:06 +03:00
Sina Atalay
6dc87720bf docs: fix reference 2024-07-13 18:32:50 +03:00
Sina Atalay
be92099662 workflows: fix upload-artifact@v4 2024-07-13 18:30:25 +03:00
Sina Atalay
b728d09381 Merge branch 'main' of https://github.com/sinaatalay/rendercv 2024-07-13 18:27:26 +03:00
Sina Atalay
60dc37cd16 Merge pull request #123 from sinaatalay/dependabot/github_actions/actions/setup-python-5
build(deps): bump actions/setup-python from 4 to 5
2024-07-13 18:27:12 +03:00
Sina Atalay
9bee51b097 Merge pull request #122 from sinaatalay/dependabot/github_actions/actions/download-artifact-4
build(deps): bump actions/download-artifact from 3 to 4
2024-07-13 18:27:05 +03:00
dependabot[bot]
ea39dc73a5 build(deps): bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 15:17:41 +00:00
dependabot[bot]
dd23ef6639 build(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 15:17:39 +00:00
dependabot[bot]
e99c457fd4 build(deps): bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 15:17:37 +00:00
Sina Atalay
b5902c7517 create dependabot.yml 2024-07-13 18:16:56 +03:00