Open jamesbsilva opened 10 years ago
Nice idea. But your commit will just create a resume.txt
containing the latex contents?
Missed the template final in the initial commit. This default_txt.mustache should make a basic version of the text resume. Also added another latex template.
aah i thought so. I will test out your branch later some time today or tomo. Also, as the default tex is also modern_cv template can you briefly tell the difference between the two. As a new theme will be helpful only if it is too much different than a previous one.
This is what the txt template outputs for the example json http://imgur.com/2pqD1WP,3JHi8CX#0
and this is the output for the other latex template http://imgur.com/2pqD1WP,3JHi8CX#1
There are many things needed to be added to them.
For text:
latex
formatting should not be done for txt
as it leaves traces of \href, etc in the final resume. Formatting should be close to markdown. I guess it will be better to have another formatter_txt.rb for the txt format.For latex:
\definecolor{see}{rgb}{0.5,0.5,0.5}% for web links
Created an empty formatter for txt for now. Formatted templates a bit
Added a text resume given the wide use of application tracking systems