upd taxonomies

This commit is contained in:
Aron Petau 2025-05-04 13:42:32 +02:00
parent 2b91cf6f6b
commit 47085fbf7e
40 changed files with 863 additions and 691 deletions

View file

@ -11,6 +11,7 @@ Below you will find a chronological list of my education, my work experience and
Contact me via [Email](mailto:aron@petau.net) for further questions.
### Education
{% timeline() %}
[
{
@ -59,7 +60,6 @@ Contact me via [Email](mailto:aron@petau.net) for further questions.
]
{% end %}
### Work Experience
{% timeline() %}
@ -148,11 +148,13 @@ Contact me via [Email](mailto:aron@petau.net) for further questions.
]
{% end %}
{% skills
header = "Software Skills"
subheader = "Development & Scripting"
list = "[ {\"icon\":\"fab fa-python\", \"name\":\"Python\"}, {\"icon\":\"fab fa-github\", \"name\":\"GitHub\"}, {\"icon\":\"fas fa-terminal\", \"name\":\"bash\"} ]"
%}
{% import "macros/skills.html" as skills %}
<div>
{{ skills::display() | safe }}
</div>
### Software Skills