This repository was archived by the owner on Nov 13, 2024. It is now read-only.
forked from MasielloGroup/MasielloGroupWebsite
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
91 lines (81 loc) · 2.74 KB
/
_quarto.yml
File metadata and controls
91 lines (81 loc) · 2.74 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
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
project:
type: website
preview:
port: 4200
browser: true
website:
title: "The Bruna Lab"
site-url: "https://brunalab.org/"
repo-url: "https://github.com/BrunaLab/QuartoBrunaWebsite"
favicon: images/bruna-logo-bird.png
# google-analytics: "UA-177339812-1"
twitter-card: true
back-to-top-navigation: true
page-navigation: false
search: true
# body-footer: 'TEST'
page-footer:
background: "#FFFFFF"
left: '[{fig-alt="brunalab logo" height=110px}](https://tropicos.netlify.app/)'
center: '[{fig-alt="UF logo" height=110px}](https://www.ufl.edu/)'
# center: Made by Emilio M. Bruna with <br> {{< fa brands r-project fa-2xs >}} and
# [{fig-alt="Quarto" width=105px}](https://quarto.org/)
right: Made with {{< fa brands r-project size=2x >}} and
[{fig-alt="Quarto" height=30px}](https://quarto.org/) <br>
Code at {{< fa brands github size=2x >}}<br>
# - icon: github color: fill='#465672' {fig-alt="Quarto" width=105px}
# href: https://github.com/BrunaLab/QuartoBrunaWebsite
#
navbar:
search: true
title: false
# logo: images/bruna-logo-bird.png
logo: images/bruna-logo-full.png
background: "#FFFFFF"
logo-alt: "Bruna Lab"
left:
- href: people/embruna/index.qmd
text: Emilio M. Bruna
- href: people/index.qmd
text: lab members
- href: projects/index.qmd
- href: publications/index.qmd
text: publications
- href: courses/index.qmd
text: courses
- href: contact.qmd
text: Contact
# sidebar:
# link each group of sidebar entries with a navbar entry by matching their titles and listing the page linked from the navbar as the first content in the sidebar
# - id: dmref
# title: "NSF DMREF"
# logo: "images/dmref-logo.png"
# logo-href: dmref/index.qmd #avail quarto v 1.5
# contents:
# - href: dmref/index.qmd
# text: Welcome to DMREF
# - href: dmref/people/index.qmd
# text: The DMREF Team
# - href: dmref/publications/index.qmd
# text: DMREF-Related Publications
# - href: dmref/codes/index.qmd
# text: Computer Codes
# - href: dmref/data/index.qmd
# text: Team Data
# - id: empty-to-suppress-sidebars-on-other-pages
format:
html:
theme:
- styles/custom.scss
- lux
fontcolor: black
fontsize: x-large
mainfont: Nunito Sans
toc: true
link-external-newwindow: true
date-format: "MMM YYYY"
smooth-scroll: true
resources:
- images
# filters:
# - auto-dark