-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
56 lines (51 loc) · 1.44 KB
/
Copy path_quarto.yml
File metadata and controls
56 lines (51 loc) · 1.44 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
49
50
51
52
53
54
55
project:
type: website
output-dir: docs
website:
title: "Haylee Oyler"
# favicon: images/my-favicon.png, adds logo to website bar thingy
navbar:
background: $uclablue
foreground: $whiteblue
highlight: $navyblue
# title: true
# logo: images/my-logo.png, adds logo to navbar
# logo-alt: "my alt text"
right:
- href: about.qmd
text: About
- posts.qmd
- href: photos.qmd
text: Photos
# - href: resources.qmd
# text: Resources
- text: CV
href: resumes/hoyler-cv-font.pdf
target: _blank # Make resume open in new page
page-footer:
border: false
foreground: $navyblue
background: transparent
left: "© 2024 Haylee Oyler"
right:
- href: mailto:hoyler@bren.ucsb.edu
icon: envelope
- href: https://www.linkedin.com/in/haylee-oyler-788b7619a/
icon: linkedin
target: _blank
- href: https://github.com/haylee360/haylee360.github.io
target: _blank
icon: github
aria-label: GitHub
# right: This website is build with GitHub {{< fa brands github title="octocat github icon" >}}
format:
html:
theme: styles/styles.scss
mainfont: Figtree
# css: styles.css, not using a css file, can even delete from repo
toc: false
page-layout: full
page-footer:
fontsize: 14px
execute:
python: /Users/hayleeoyler/miniforge3/envs/eds-220-env-arm64/bin/python