mirror of
https://github.com/Mikaela/cv.git
synced 2024-11-01 06:49:23 +01:00
[MIRROR] Digital CV in style of https://workwithcarolyn.com/blog/digital-cv-guide
https://mikaela.info/cv/
|
||
---|---|---|
_includes | ||
.github | ||
fi | ||
_config.yml | ||
.gitignore | ||
.gitlab-ci.yml | ||
CNAME | ||
Gemfile | ||
Gemfile.lock | ||
index.html | ||
README.md |
CV on Jekyll/markdown
This CV is inpired by Carolyn Stransky’s Creating a digital CV in Markdown on GitHub and intented to contain everything and be source for copy-pasting to CVs actually sent to parties interested in CV/resume. The smaller version will likely be generated with EuroPass.
To-do, issues, feedback etc.
Versioning
Due to having two different language versions, I need to be aware
which state particular version is to keep them in sync, I have decided
to use CalVer format
YYYY.0W.MICRO
(year.week.numberofEdit
e.g. 2022.01.00
).
Additionally more human readable date is provided for convenience of the reader for when I have made changes or confirmed the CV to still be up-to-date.
Internally both of these are provided in the YAML front matter and refer to variable on the bottom of the page.