Resumé
The CV Component renders a personal resumé from metadata set in the Page's FrontMatter, for example:
title: CV menu: CV date: 30-10-2019 description: "John Doe's Resumé" basics: name: "John Doe" label: Researcher email: "[email protected]" phone: "123-456-7890" url: "http://johndoe.tld" description: "A summary of John Doe ..." location: address: 2630 Hegal Place postal_code: 23242 city: Alexandria region: Virginia profiles: - network: Twitter username: john url: "http://twitter.com/john" competencies: - title: "Researching" name: High keywords: - Biology - Chemistry - Desk-cleaning work: - title: Researcher name: Mars University url: "http://mars.edu" start_date: "2015-01-01" description: "Manufactured class A and B drugs." - title: Research Assistant name: Mars University url: "http://mars.edu" start_date: "2013-01-01" end_date: "2014-01-01" description: "Cleaned desks and sample-tubes extensively." volunteer: - title: Window-washer name: Window-washers United url: "http://ww.u/" start_date: "2012-01-01" end_date: "2013-01-01" education: - title: "Bachelor of Biology" name: Mars University start_date: "2011-01-01" end_date: "2013-01-01" awards: - title: Honours Degree date: "2013-11-01" name: Mars University publications: - title: Sartreist existentialism, objectivism and surrealism name: Mars University date: "2013-10-01" url: "http://www.elsewhere.org/journal/pomo/709295355/" interests: - title: Wildlife keywords: - Ferrets - Unicorns - Microwaves languages: - title: English level: "Native speaker"
You can choose between writing the description or summary in the Page's Markdown or in the description
-property, the former will take precedence ahead of the latter, and both support Markdown.