rendercv init
This commit is contained in:
parent
2c7c63b22e
commit
db074edafa
25 changed files with 835 additions and 0 deletions
9
markdown/ExperienceEntry.j2.md
Normal file
9
markdown/ExperienceEntry.j2.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
## <<entry.company>>, <<entry.position>>
|
||||
|
||||
((* if entry.date_string *))- <<entry.date_string>>
|
||||
((* endif *))
|
||||
((* if entry.location *))- <<entry.location>>
|
||||
((* endif *))
|
||||
((* for item in entry.highlights *))
|
||||
- <<item>>
|
||||
((* endfor *))
|
||||
Loading…
Add table
Add a link
Reference in a new issue