-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_quarto.yml
More file actions
49 lines (48 loc) · 1.16 KB
/
_quarto.yml
File metadata and controls
49 lines (48 loc) · 1.16 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
48
project:
type: website
output-dir: docs
website:
title: "Siobhon Egan"
site-url: https://www.siobhon-egan.github.io/
description: "My academic website"
navbar:
left:
- about.qmd
- cv.qmd
- publications.qmd
- contact.qmd
right:
- text: Blog
href: index.qmd
- icon: github
href: https://github.com/siobhon-egan/siobhon-egan.github.io
- icon: twitter
href: https://twitter.com/siobhon_egan
page-footer:
left: "Copyright 2022, Siobhon Egan"
right:
- icon: github
href: https://github.com/siobhon-egan/siobhon-egan.github.io
- icon: twitter
href: https://twitter.com/siobhon_egan
format:
html:
twitter-card:
creator: "@siobhon_egan"
image: "images/profile.png"
card-style: summary_large_image
comments:
utterances:
repo: siobhon-egan/siobhon-egan.github.io
toc: true
toc-location: "left"
code-link: true
anchor-sections: true
fig-cap-location: margin
reference-location: margin
mainfont: "Lato"
monofont: "Fira Mono"
footnotes-hover: true
fontsize: 1em
theme: minty
css: styles.css