-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
55 lines (44 loc) · 1.11 KB
/
_quarto.yml
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
48
49
50
51
52
53
54
55
project:
type: website
website:
title: "Edvin Syk"
site-url: "https://edvinsyk.github.io/"
repo-url: "https://github.com/edvinsyk/"
navbar:
pinned: true
left:
- text: "About"
href: index.qmd
- text: "Research"
href: research.qmd
right:
- icon: envelope
aria-label: email
href: "mailto:edvin.syk@sofi.su.se"
- icon: cloudy
aria-label: bluesky
href: https://bsky.app/profile/edvinsyk.bsky.social
rel: me
- icon: github
aria-label: github
href: https://github.com/edvinsyk
rel: me
page-footer:
center: |
<span class="faux-block">{{< fa brands orcid >}} <strong>ORCID</strong> [{{< var orcid >}}](https://orcid.org/{{< var orcid >}})</span>
# Metadata stuff
pagetitle: "{{< meta title >}} | Edvin Syk"
author-meta: "Edvin Syk"
format:
html:
theme:
- html/es.scss
grid:
body-width: 900px
toc: false
code-link: true
anchor-sections: true
fig-cap-location: margin
reference-location: margin
footnotes-hover: true
highlight-style: monokai