52
[Solved] Any opensource, themed CV generators out there?
(programming.dev)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
RenderCV would allow you to have separate yaml files for each position/locale, and generate PDFs for each of them with the same theme.
Or the content in one file and generating multiple PDFs with different themes. It's fairly flexible;
https://github.com/rendercv/rendercv
I finally went with this. Thanks.
It doesn't have a theme registry like JSON Resume, but at least it works. Finally my CVs are in git 🥰