Commit Graph

1638 Commits

Author SHA1 Message Date
Sina Atalay
efe308ae1c tests: skip more tests v2.0 2025-01-07 15:01:31 +03:00
Sina Atalay
9f795af8da fix linting issues 2025-01-07 14:56:15 +03:00
Sina Atalay
c02a4be7db tests: skip more tests 2025-01-07 14:55:53 +03:00
Sina Atalay
135bc9d160 fix linting issues 2025-01-07 14:51:30 +03:00
Sina Atalay
7bb2ca4eab tests: skip failed tests for now 2025-01-07 14:50:48 +03:00
Sina Atalay
b0f173b598 docs: update README.md and index.md 2025-01-07 14:31:29 +03:00
Sina Atalay
8b181d1e6b docs: update schema 2025-01-07 14:27:29 +03:00
Sina Atalay
a163ca2f92 docs: update examples 2025-01-07 14:27:22 +03:00
Sina Atalay
19503e872a update testdata 2025-01-07 14:26:50 +03:00
Sina Atalay
6ee40c545e fix a typst error 2025-01-07 14:24:34 +03:00
Sina Atalay
5bd656c50a update themes 2025-01-07 14:21:56 +03:00
Sina Atalay
22ab55f18f use XCharter instead of Charter 2025-01-07 13:48:27 +03:00
Sina Atalay
97cb474bc8 fix tests 2025-01-07 13:16:51 +03:00
Sina Atalay
050801b695 fix tests 2025-01-07 11:23:06 +03:00
Sina Atalay
cadcc399ad fix tests 2025-01-07 10:18:01 +03:00
Sina Atalay
a3190621fb docs: update custom theme image 2025-01-07 01:46:28 +03:00
Sina Atalay
c3a1173683 docs: fix typos in changelog 2025-01-07 01:41:30 +03:00
Sina Atalay
f4c222017e docs: update README.md and index.md 2025-01-07 01:40:28 +03:00
Sina Atalay
0e535fd130 renderer: reduce default PPI for PNG output from 600 to 150 2025-01-07 01:39:22 +03:00
Sina Atalay
427838048a docs: make example images smaller 2025-01-07 01:39:10 +03:00
Sina Atalay
4331110c55 Upgrade to v2 (#271)
* prepare the base for typst

* rename theme folders

* rename themes

* rename themes

* update testdata with new theme names

* rename themes

* fix docs issues

* fundamentals

* fundamental renames

* generalize `create_a_latex_file`

* generalize render_a_pdf_from_latex

* make latex optional dependency, and add typst as dependency

* first tests with typst

* finish `markdown_to_typst`

* fix `markdown_to_latex`

* finish `markdown_to_typst`

* first steps towards Typst RenderCV themes

* first draft of classic theme

* start working on new design options

* work on new design options

* make default theme: "classic"

* start integrating design options with templates

* rename typst variables

* start working on connections integration

* polish connections

* polish design options and themes

* fix spelling mistakes and improve typst themes

* use ms instead of s in printer

* improve templates

* fix typos

* use ms instead of s in printer

* improve typst templates

* improve

* improve

* improve

* improve

* make PyMuPDF optional

* rename last_updated_date_style to last_updated_date_template

* revert changelog

* progress

* improve

* exclude gifs from sdist

* update tests

* improve templates

* improve templater

* data: update `sample_content.yaml`

* improve

* remove latex support

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* remove testdata

* remove latex

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* rename `locale_catalog` to `locale`

* docs: update developer guide faq

* add new input, rendercv_settings.date

* add show_time_span_in

* create a new function, parse_validation_errors

* improve templates

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* improve

* update templates

* fix experience entry

* improve

* finish templates

* update tests

* update testdata

* remove time_machine

* update sample content

* improve

* add sb2nov theme

* update options

* update theme.options

* update theme.options

* update theme options

* create engineeringresumes templates

* add engineering resumes

* format

* update templates

* add new theme

* fix a typo in sample content

* update templating system

* update options

* add photo support

* update workflows

* improve templates

* improve parse_validation_errors

* create a new interface for web

* fix summary

* improve

* resolve typing issues

* update mkdocs.yaml

* update pyproject.toml

* update docs scripts

* update testdata

* update tests

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* rename column template fields

* update

* update test data

* add moderncv

* fix problems

* moderncv

* create moderncv

* fix tests

* update

* update

* update templates

* update

* use optional dependencies

* fix

* improve

* aa

* a

* update

* update

* update

* update

* rename

* update

* update

* update

* improve

* update

* update

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* update

* update

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* format

* update changelog

* update examples

* update entry figures

* update schema

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-07 01:30:40 +03:00
Sina Atalay
9b3e43ce82 use v1.16's schema 2025-01-01 01:30:38 +03:00
sinaatalay
1e8fcc5dc1 docs: update examples 2024-12-31 22:25:42 +00:00
sinaatalay
950fb55459 docs: update schema.json 2024-12-31 22:25:33 +00:00
Sina Atalay
fff0e63ff2 docs: update changelog v1.18 2025-01-01 01:17:09 +03:00
Sina Atalay
da0bb40c17 correct spelling of 'separator_between_connections` (#277) 2025-01-01 01:16:57 +03:00
Sina Atalay
bdb320f653 fix locale_catalog (#275) 2025-01-01 01:16:14 +03:00
Sina Atalay
53cb3992cc docs: add --watch option to CLI referene 2024-12-26 14:57:28 -05:00
Sina Atalay
f3e265823c docs: update user guide 2024-12-25 18:01:14 -05:00
Sina Atalay
00045762e6 workflows: update publish-to-pypi.yaml v1.17 2024-12-25 17:53:56 -05:00
Sina Atalay
4ac274e715 bump version number 2024-12-25 17:52:22 -05:00
Sina Atalay
30beeb077d docs: use the old schema 2024-12-25 17:50:16 -05:00
sinaatalay
6810b4d0da docs: update entry figures 2024-12-25 22:47:09 +00:00
sinaatalay
c7fb310252 docs: update examples 2024-12-25 22:46:45 +00:00
sinaatalay
14ba8f2f66 docs: update schema.json 2024-12-25 22:46:37 +00:00
Sina Atalay
17fad0eb8b docs: update changelog 2024-12-25 17:44:51 -05:00
Sina Atalay
a64ec81a69 docs: update index.md 2024-12-25 17:27:03 -05:00
Sina Atalay
550cc2cafa update Dockerfile 2024-12-25 17:25:55 -05:00
Sina Atalay
16dc64ff68 Move last_updated_date_style and page_numbering_style fields to locale_catalog field (#270)
* Move last_updated_date_style and page_numbering_style fields to locale_catalog field (#148)

* update testdata

* fix an example

* update locale catalog validator

* set update_testdata to False

* update
2024-12-25 17:25:20 -05:00
Sina Atalay
1186d4ca41 docs: update the user guide 2024-12-25 16:15:31 -05:00
Sina Atalay
50cf3e7188 docs: add RenderCV icon 2024-12-25 16:15:25 -05:00
Sina Atalay
75350a953e docs: update "How to use it with Docker?" 2024-12-25 15:58:00 -05:00
Sina Atalay
2e14492753 update Dockerfile 2024-12-25 15:58:00 -05:00
maharjun
4e9acb36d1 renderer: add markdown_to_latex as a Jinja filter (#269) 2024-12-25 15:28:59 -05:00
Sina Atalay
5458bcaa3c cli: fix make_given_keywords_bold_in_a_dictionary 2024-12-25 06:07:43 -05:00
Sina Atalay
ce6d0b3a23 data: add a new field rendercv_settings.bold_keywords (#144) 2024-12-25 06:01:16 -05:00
Sina Atalay
ff93ddb4ee workflows: cleanup 2024-12-25 05:19:15 -05:00
Sina Atalay
a326fb2549 docs: fix links 2024-12-25 05:14:49 -05:00
Sina Atalay
d0ed694f28 docs: remove unused GIFs 2024-12-25 05:07:10 -05:00
Sina Atalay
c2221c4178 Clean pyproject.toml (#268) 2024-12-25 05:06:42 -05:00