-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
117 lines (99 loc) · 3.38 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
project:
type: website
output-dir: docs
render:
- "*.qmd"
- "*.md"
resources:
- "files/**"
# Things that need to be at the site root
- "LiveSearchAuth.xml"
- "keybase.txt"
#- "y_key_31e0c4105fc75710.html"
- "pgp_jpm.asc.txt"
execute:
freeze: auto
bibliography: files/bib/references.bib
csl: files/bib/chicago-author-date.csl
# Metadata stuff
pagetitle: "{{< meta title >}} | JP Monteagudo believes in you"
author-meta: "JP Monteagudo"
website:
title: ""
description: "JP is an aspiring epidemiologist currently pursuing his degree in epidemiology from Liberty University."
favicon: "/files/cards/favicon_no_bg.png"
site-url: "https://www.jpmonteagudo.com"
repo-url: "https://github.com/jpmonteagudo28/portfolio_quarto"
reader-mode: false
page-navigation: true
google-analytics: "G-SM9D5VRX5P"
twitter-card:
image: "/files/cards/favicon_no_bg.png"
card-style: summary_large_image
creator: "@jpPabl0"
site: "@jpPabl0"
open-graph:
image: "/files/cards/favicon_no_bg.png"
locale: en_US
navbar:
pinned: true
left:
- text: "about"
href: "about/index.qmd"
- text: "resume"
href: "cv/index.qmd"
- text: "blog"
file: blog/index.qmd
- text: "research"
file: research/index.qmd
- text: "now"
href: now/index.qmd
- text: "uses"
file: uses/index.qmd
right:
- icon: rss
aria-label: rss
href: atom.xml
- icon: envelope
aria-label: email
href: "mailto:[email protected]"
- icon: twitter-x
aria-label: twitter
href: https://twitter.com/jpPabl0
rel: me
- icon: github
aria-label: github
href: https://github.com/jpmonteagudo28
rel: me
#- icon: youtube
#aria-label: youtube
#href: https://www.youtube.com/@jpmonteagudo2893
#rel: me
- icon: linkedin
aria-label: linkedin
href: https://www.linkedin.com/in/juan-pablo-jp-monteagudo-71127bab/
rel: me
page-footer:
left: |
center: |
<span class="faux-block">{{< fa brands creative-commons >}} {{< var years >}} JP Monteagudo</span>
<span class="faux-block">All content licensed under<br>[{{< fa brands creative-commons >}} {{< fa brands creative-commons-by >}} {{< fa brands creative-commons-sa >}} Creative Commons CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)</span>
<!-- <span class="faux-block">{{< fa brands orcid >}} <strong>ORCID</strong> [{{< var orcid >}}](https://orcid.org/{{< var orcid >}})</span> -->
<!-- <span class="faux-block">{{< fa key >}} [PGP public key]({{< var pgp.key >}})   {{< fa fingerprint >}} Fingerprint:</strong><br><span class="fingerprint">{{< var pgp.fingerprint >}}</span></span> -->
right: |
<!-- <span class="faux-block">{{< fa key >}} [PGP public key]({{< var pgp.key >}})   {{< fa fingerprint >}} Fingerprint:</strong><br><span class="fingerprint">{{< var pgp.fingerprint >}}</span></span> -->
format:
html:
theme:
- html/jpm.scss
grid:
body-width: 775px
sidebar-width: 125px
margin-width: 400px
gutter-width: 2.50em
code-link: true
anchor-sections: true
fig-cap-location: top
reference-location: margin
footnotes-hover: true
highlight-style: a11y