generated from AlgebraicJulia/quarto-website
-
Notifications
You must be signed in to change notification settings - Fork 1
/
_quarto.yml
43 lines (40 loc) · 1.01 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
project:
type: website
bibliography: bibliography.bib
website:
title: "GATAS Lab | University of Florida"
favicon: _assets/brand/favicon.ico
navbar:
logo: _assets/gatas_bar_uf.png
collapse-below: sm
right:
- members.qmd
- projects.qmd
- research.qmd
- presentations.qmd
- text: "ACT 2025"
href: act2025/act2025.qmd
- text: "Blog"
href: https://blog.algebraicjulia.org/
- icon: github
href: https://github.com/AlgebraicJulia
- icon: favicon.ico
href: https://www.algebraicjulia.org/
format:
html:
html-math-method: katex
theme:
light: [flatly, custom.scss]
dark: [darkly, custom-dark.scss]
linkcolor: "#4E8ABB"
navbar:
# background: "#343741"
# background: "#AABBCC"
background: "#D8D4D7"
foreground: "#6FB450"
# Blue: "#4E8ABB"
# Green: "#6FB450"
# Orange: "#6FB450"
css: styles.css
monofont: JuliaMono-Regular
from: markdown+tex_math_single_backslash