CV
Coming Soon. This page also explains how to add CV content.
Coming Soon
This page is under construction.
How to write CV content
- Edit
_data/cv.yml(RenderCV format). - Update basic profile fields under
cv(name, label, email, location, summary). - Add entries under
cv.sectionssuch asEducation,Experience, andPublications.
cv:
name: Your Name
label: Researcher
email: yourname@example.com
summary: Short professional summary.
sections:
Education:
- institution: Your University
area: Your Field
studyType: PhD
start_date: 2022
end_date: 2026
When you are ready to publish, set show_cv_data: true in this file.
CV data rendering is currently disabled on this page.