Skip to content

Commit 81d29e0

Browse files
committed
configuration update
1 parent 62d430f commit 81d29e0

6 files changed

Lines changed: 13 additions & 44 deletions

File tree

_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ repository : "rodrigo7491.github.io"
2222
# Additional customization can be done by editing /_includes/author-profile.html
2323
author:
2424
# Biographic information
25-
avatar : "profile.png"
26-
name : "Your Sidebar Name"
25+
avatar : "profile-rodrigo-otoni.jpg"
26+
name : "Rodrigo Otoni"
2727
pronouns : # example: "she/her"
28-
bio : "Short biography for the left-hand sidebar"
29-
location : "Switzerland"
28+
bio : "Postdoc at USI Lugano"
3029
employer : "USI Lugano"
30+
location : "Switzerland"
3131
uri : # URL
32-
email : "otonir [at] usi.ch"
32+
email : "otonir@usi.ch"
3333

3434
# Academic websites
3535
academia : # URL

_data/navigation.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
# Markdown formatted page while the second is generated using JSON.
99

1010
main:
11-
- title: "Publications"
12-
url: /publications/
11+
# - title: "Publications"
12+
# url: /publications/
1313

1414
# - title: "Talks"
15-
# url: /talks/
15+
# url: /talks/
1616

17-
- title: "Teaching"
18-
url: /teaching/
17+
# - title: "Teaching"
18+
# url: /teaching/
1919

2020
# - title: "Portfolio"
2121
# url: /portfolio/

_pages/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
permalink: /
3-
title: "About me"
3+
title: ""
44
author_profile: true
55
redirect_from:
66
- /about/

_pages/cv.md

Lines changed: 2 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: archive
33
title: "CV"
4-
permalink: /cv/
4+
permalink: /files/CV-Rodrigo_Otoni.pdf #/cv/
55
author_profile: true
66
redirect_from:
77
- /resume
@@ -21,35 +21,4 @@ Work experience
2121
* USI Lugano
2222

2323
* Research Engineer (Sep. 2021 -- Dec. 2022)
24-
* Informal Systems
25-
26-
Skills
27-
======
28-
* Skill 1
29-
* Skill 2
30-
* Sub-skill 2.1
31-
* Sub-skill 2.2
32-
* Sub-skill 2.3
33-
* Skill 3
34-
35-
Publications
36-
======
37-
<ul>{% for post in site.publications reversed %}
38-
{% include archive-single-cv.html %}
39-
{% endfor %}</ul>
40-
41-
Talks
42-
======
43-
<ul>{% for post in site.talks reversed %}
44-
{% include archive-single-talk-cv.html %}
45-
{% endfor %}</ul>
46-
47-
Teaching
48-
======
49-
<ul>{% for post in site.teaching reversed %}
50-
{% include archive-single-cv.html %}
51-
{% endfor %}</ul>
52-
53-
Service and leadership
54-
======
55-
* Currently signed in to 43 different slack teams
24+
* Informal Systems

files/CV-Rodrigo_Otoni.pdf

184 KB
Binary file not shown.

images/profile-rodrigo-otoni.jpg

25 KB
Loading

0 commit comments

Comments
 (0)