Go to file
Aminda Suomalainen 89cb7d6dbe
update Gemfile, bundle update
2024-02-16 13:14:21 +02:00
.bundle add .bundle/config 2022-12-09 09:00:11 +02:00
.github add CODEOWNERS to .github too 2024-02-06 13:14:06 +02:00
_includes _includes/head-custom: fix variable usage 2021-11-12 09:34:35 +02:00
en Format $\LaTeX$ 2023-05-08 08:53:20 +03:00
fi Format $\LaTeX$ 2023-05-08 08:53:20 +03:00
.editorconfig .editorconfig: add max_line_length for nvim marginal 2023-04-06 10:42:29 +03:00
.gitattributes .gitattributes: merge mikaela.github.io changes 2023-10-17 11:00:15 +03:00
.gitignore .gitignore: add node_modules 2024-01-06 18:07:12 +02:00
.gitlab-ci.yml enable and run prettier 2023-03-07 20:34:24 +02:00
.pre-commit-config.yaml .pre-commit-config.yaml: copy from mikaela.github.io 2024-02-06 13:12:07 +02:00
.prettierignore enable and run prettier 2023-03-07 20:34:24 +02:00
CNAME update _config.yml & CNAME 2022-01-02 21:11:52 +02:00
CODEOWNERS add CODEOWNERS 2023-04-06 11:30:06 +03:00
Gemfile update Gemfile, bundle update 2024-02-16 13:14:21 +02:00
Gemfile.lock update Gemfile, bundle update 2024-02-16 13:14:21 +02:00
README.md enable and run prettier 2023-03-07 20:34:24 +02:00
_config.yml add robots.txt 2023-09-02 10:50:28 +03:00
index.html enable and run prettier 2023-03-07 20:34:24 +02:00
robots.txt add robots.txt 2023-09-02 10:50:28 +03:00

README.md

CV on Jekyll/markdown

This CV is inpired by Carolyn Stranskys 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.