Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for seperate design and rendercv settings from the CV data #220

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

kiyose
Copy link

@kiyose kiyose commented Nov 18, 2024

This PR allows users to separate their rendering settings from the theme design settings from their CV data while not requiring them to do so.

It adds two flags to the cli command

│ --design-path                     -d           TEXT  Use the design settings located at this path. [default: None]                                                                                                                                                          
│ --rendercv-settings-path   -s           TEXT  Use the rendercv settings located at this path. [default: None]

This allows for the same settings to be applied to different CV data without having to copy and paste as well as quickly changing the theme used without having to update the CV data file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant