8296df5067
Also: - Project and Custom widgets renamed (upgraded) - Rearranges section positions and adds demo section to introduce the template and help the user get started
1.2 KiB
1.2 KiB
+++
Accomplishments widget.
widget = "accomplishments" # Do not modify this line! active = true # Activate this widget? true/false
title = "Accomplishments" subtitle = ""
Order that this section will appear in.
weight = 50
Date format
Refer to https://sourcethemes.com/academic/docs/customization/#date-format
date_format = "Jan 2006"
Accomplishments.
Add/remove as many [[item]]
blocks below as you like.
title
, organization
and date_start
are the required parameters.
Leave other parameters empty if not required.
Begin/end multi-line descriptions with 3 quotes """
.
item title = "Neural Networks and Deep Learning" organization = "Coursera" certificate_url = "https://www.coursera.org" date_start = "2018-10-01" date_end = "" description = ""
item title = "Blockchain Fundamentals" organization = "edX" certificate_url = "https://www.edx.org" date_start = "2018-03-01" date_end = "" description = ""
item title = "Intro to Python" organization = "DataCamp" certificate_url = "https://www.datacamp.com" date_start = "2017-07-01" date_end = "2017-12-21" description = ""
+++