-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
74 lines (66 loc) · 1.4 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
project:
title: KIMMDY-GRAPPA
type: website
output-dir: docs
render:
- index.qmd
- _reference
website:
page-navigation: true
site-url: http://graeter-group.github.io/kimmdy-grappa
repo-url: https://github.com/graeter-group/kimmdy-grappa
repo-actions: [edit, issue]
reader-mode: true
back-to-top-navigation: true
navbar:
background: light
tools:
- icon: github
menu:
- text: Source Code
url: https://github.com/graeter-group/kimmdy-grappa
- text: Report a Bug
url: https://github.com/graeter-group/kimmdy-grappa/issues/new
left:
- file: _reference/index.qmd
text: Reference
metadata-files:
- _sidebar.yml
execute:
warning: false
echo: true
freeze: auto
format:
html:
toc: true
toc-depth: 5
toc-expand: true
mainfont: Roboto
number-depth: 0
highlight-style: arrow
theme:
light:
- www/theme.scss
dark:
- www/theme.scss
- www/theme-dark.scss
code-copy: true
filters:
- interlinks
interlinks:
sources:
numpy:
url: https://numpy.org/doc/stable/
python:
url: https://docs.python.org/3.10/
quartodoc:
sidebar: "_sidebar.yml"
render_interlinks: true
title: "References"
style: pkgdown
package: kimmdy_grappa
dir: _reference
sections:
- title: KIMMDY GRAPPA
contents:
- grappa_interface