-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_quarto.yml
73 lines (69 loc) · 1.48 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
project:
type: website
render:
- "*.qmd"
- "!notes/"
execute:
freeze: auto
#echo: false
warning: false
message: false
website:
title: ""
navbar:
title: ""
# logo: img/nshlab.png
search: true
left:
- href: "/"
text: Calendar
icon: calendar-check
- href: sidebar:archive
# text: Archive
icon: archive
right:
- href: https://github.com/nshlab/labmeeting
text: repo
icon: github
- href: https://nimahejazi.org
text: NSH Lab
icon: house
sidebar:
- id: archive
# icon: archive
title: "Archive"
contents:
- auto: archive
site-url: https://lab.nimahejazi.org/labmeeting/
repo-url: https://github.com/nshlab/labmeeting/
repo-branch: main
repo-actions: [edit, issue]
google-analytics: "UA-67244126-3"
format:
html:
theme: [sandstone, styles.scss]
include-in-header:
- file: mathjax.html
# ToC options
toc: false
toc-depth: 2
toc-title: Contents
# citation/reference location
reference-location: margin
citation-location: document
# figure options
fig-width: 8
fig-asp: 0.618
# code block options
code-copy: true
code-link: true
code-fold: true
code-tools: false
code-line-numbers: true
code-block-bg: dark
highlight-style: zenburn
smooth-scroll: true
citations-hover: true
footnotes-hover: true
# code block options
bibliography: refs.bib