vitae
vitae copied to clipboard
Add skill indicators
Many templates provide a section for skills, which should be possible to include via vitae. The YAML header is probably the right place for this.
Hi @mitchelloharawild , I was wondering if a key for skills in the YAML header has been added?
I am trying to develop my CV using the 20second template with the skill progress bars. If it has not, do you mind giving me some pointers on how to get it displayed? am i missing something?
the .cls:
Hi @labouz, it is not currently possible to include skills in the twentyseconds
template (this is what this issue is for). If you need to include skills, you could probably add them directly to the tex file (https://github.com/mitchelloharawild/vitae/blob/master/inst/rmarkdown/templates/twentyseconds/resources/twentysecondstemplate.tex) and use the new file as the tex template (see pdf_document
docs for how this is done).
thank you :)
I figured out how to get his to work. Are the authors interested in this change being implemented (with an update to the documentation showing how to use the additional YAML header)?
If so, I can put in a PR.
@JaySumners I'm interested in seeing how you did it.
@KC3DRU I'll put in a PR with the changes and some details. That way it'll be accessible. It's a simple change in only a couple of places. Getting the YAML right was the hard part.
I've included a pull request that implements the \skills argument (but not the \skillstext). I've texted it locally with success.
I figured out how to get his to work. Are the authors interested in this change being implemented (with an update to the documentation showing how to use the additional YAML header)?
If so, I can put in a PR.
interested
Yes please
On July 20, 2023 7:40:15 PM EDT, jic007 @.***> wrote:
I figured out how to get his to work. Are the authors interested in this change being implemented (with an update to the documentation showing how to use the additional YAML header)?
If so, I can put in a PR.
interested
-- Reply to this email directly or view it on GitHub: https://github.com/mitchelloharawild/vitae/issues/40#issuecomment-1644790081 You are receiving this because you were mentioned.
Message ID: @.***>
Hi experts,
May I get details on how to make a skills-section in cv?
Best, Muyao