As a software engineer, I wanted my CV to follow my professional practices :
-
Source text based to easily use SCMs, merging, diffing, history
-
Publicly available, shareable, editable
-
HTML W3C compliant but also PDF format to ease reading
-
CV content is written in Asciidoctor
-
Continuous Deployment uses GitHub Actions which generates the HTML and PDF outputs, validate them and deploy them.
-
Production (where the CV is deployed and served) uses Github Pages.
This repository is provided on the ISC license.
You will find the License here.
It means you can use the content only if you make it appear with the same license.