CV/template
Dan Anglin 7ca819fa04
refactor: add structure for start and end dates
The start and end dates for employment and
education experiences were free-form strings.

This commit changes adds a Date struct with Year and Month
variables and declares the Duration field as a type Date.

The TEX template is updated to reflect the change. The resulting
PDF will not change.
2020-02-07 18:46:21 +00:00
..
cv.tex.tmpl refactor: add structure for start and end dates 2020-02-07 18:46:21 +00:00
cv_setup.tex.tmpl feat: created CV using ConTeXt, Go and JSON 2019-07-30 23:52:56 +01:00