Install a remote theme
Download and install a theme from Github to customize the look and feel of your CV.
Find your theme
Find a theme on Github.
To make it easy to find, the CV Wonder Themes repositories should contain at least of of the following:
- Repository name is prefixed with
cvwonder-theme-
- Repository topic contains
cvwonder-theme
Search on Github
Look for CV Wonder themes on Github based on the Search and Topics.
Download and install the theme
Download and install the desired theme with the cvwonder
command.
Here is an example with the theme cvwonder-theme-default
:
cvwonder theme install github.com/germainlefebvre4/cvwonder-theme-default
# or
# cvwonder theme install https://github.com/germainlefebvre4/cvwonder-theme-default
Theme version
The downloaded theme is the latest version from the main
branch.
Download a specific version
Theme versioning is supported yet.
Hosting
Only Github is supported for now.
If you want to use another hosting platform, please open an issue on the Github repository.