File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -631,8 +631,9 @@ third_party_libraries:
631631# -----------------------------------------------------------------------------
632632
633633jekyll_get_json :
634- - data : resume
635- json : assets/json/resume.json # it can also be an url
634+ # - data: resume
635+ # json: assets/json/resume.json # it can also be an url
636+ # Commented out to use cv.yml instead of resume.json
636637
637638jsonresume :
638639 - basics
Original file line number Diff line number Diff line change @@ -3,8 +3,7 @@ layout: cv
33permalink : /cv/
44title : cv
55nav : true
6- nav_order : 5
7- cv_pdf : example_pdf.pdf # you can also use external links here
6+ nav_order : 1
87description : This is a description of the page. You can modify it in '_pages/cv.md'. You can also change or remove the top pdf download button.
98toc :
109 sidebar : left
Original file line number Diff line number Diff line change 11---
2- layout : cv
2+ layout : page
33permalink : /talks/
44title : talks & activities
55description : Conference and seminar talks, as well as conferences and workshops attended.
You can’t perform that action at this time.
0 commit comments