-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.yaml
More file actions
43 lines (43 loc) · 1.68 KB
/
index.yaml
File metadata and controls
43 lines (43 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
id: homepage
path:
description: Website showcasing my personal information and portfolio.
keywords:
- website
- projects
- resume
- portfolio
- cv
- blog
tagline: The Drive to Develop Research.
commands:
- command: id -Gn $(whoami)
# language=html
output: |-
<p>
<a>dabico</a>
<a href="https://lp.jetbrains.com/research/software-engineering" target="_blank">jetbrains-research-staff</a>
<a href="https://jetbrains.com" target="_blank">jetbrains-staff</a>
<a href="https://seart.si.usi.ch" target="_blank">usi-seart-alumni</a>
<a href="https://www.inf.usi.ch" target="_blank">usi-inf-alumni</a>
</p>
- command: ls -d */
# language=html
output: |-
<ul>
<li><a href="/blog">blog/</a></li>
<li><a href="/projects">projects/</a></li>
<li><a href="/publications">publications/</a></li>
</ul>
- command: find . -type l -printf "%p -> %l\n"
# language=html
output: |-
<ul>
<li>./github -> <a href="https://github.com/dabico" target="_blank">github.com/dabico</a></li>
<li>./gscholar -> <a href="https://scholar.google.com/citations?user=JLjaEPQAAAAJ" target="_blank">scholar.google.com/citations?user=JLjaEPQAAAAJ</a></li>
<li>./linkedin -> <a href="https://linkedin.com/in/dabico" target="_blank">linkedin.com/in/dabico</a></li>
<li>./telegram -> <a href="https://t.me/dabico" target="_blank">t.me/dabico</a></li>
<li>./x -> <a href="https://x.com/ozrendabic" target="_blank">x.com/ozrendabic</a></li>
</ul>
action:
command: wget cv.pdf
href: https://github.com/dabico/cv/releases/download/v1.0.0/ozren_dabic_cv.pdf