-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
49 lines (45 loc) · 1.07 KB
/
_quarto.yml
File metadata and controls
49 lines (45 loc) · 1.07 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
44
45
46
47
project:
type: website
output-dir: docs
website:
title: "Massimo Aria"
navbar:
right:
- text: About Me
menu:
- text: Short Bio
file: shortbio.qmd
- text: Curriculum Vitae
file: cv.qmd
- text: Research
menu:
- text: Publications
file: publications.qmd
- text: Projects
file: projects.qmd
- text: Software
file: software.qmd
- text: Statistics
file: statistics.qmd
- text: Teaching
file: teaching.qmd
- text: Photos
file: photos.qmd
- text: Contacts
file: contacts.qmd
- icon: book
href: https://scholar.google.com/citations?user=Qu66YZQAAAAJ&hl=it
- icon: globe
href: https://www.researchgate.net/profile/Massimo-Aria
page-footer:
center: |
© 2026 Massimo Aria – Built with [Quarto](https://quarto.org)
format:
html:
theme: spacelab
includes:
head: lightbox-head.html
toc: true
toc-location: left
page-layout: full
css: styles.css