Generate professional-looking CVs easily.
from
sections
- id: top
children:
- id: title
p: Jonathan Smith
- id: subtitle
subtitle_class: ""
subtitle: Soylent Engineer ⋅ Backend
uppercase_and_big_letters: true
- p:
- Lorem ipsum dolor sit amet, consectetur...
- id: middle
children:
- id: lcol
child_class: entry1
children:
- title: Contact
children:
- img: location.svg
imgclass: contact_icon
right: AB1 2CD, Londinium, GB
- img: email.svg
imgclass: contact_icon
right: john.smith@mail.gov.uk
- img: phone.svg
imgclass: contact_icon
right: (+44) 0 00 00 00 00
- title: Skills
children:
- smalltitle: Programming Languages
boxes:
- C++
- Python
- Rust
- smalltitle: Python Stack
boxes:
....
This is an alternative to using LaTeX.
LaTeX is better - I made this only because I couldn't run LaTeX on my laptop due to a bug.
yaml
python3 cv.py /path/to/my.yaml /path/to/output.html
Then convert the HTML to a PDF - there are many easy ways of doing this.