-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_quarto.yml
More file actions
61 lines (54 loc) · 1.34 KB
/
_quarto.yml
File metadata and controls
61 lines (54 loc) · 1.34 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
project:
type: website
output-dir: docs
execute-dir: project
resources:
- static/fonts/
- static/img/background.svg
render:
- index.qmd
- pages/*.qmd
profile:
default: en
group: [en, ca, es]
website:
navbar:
search: true
twitter-card: true
open-graph: true
repo-actions: [edit, issue]
title: "NeuroDevCo"
favicon: /static/img/favicon.ico
site-url: https://neurodev.github.io
repo-url: https://github.com/NeuroDev/neurodevco.github.io
page-footer:
left: "{height='80px' style='vertical-align: middle;'}"
right:
- icon: github
href: https://github.com/NeuroDevCo
center: |
{{< fa location-dot >}} C. de Sta. Rosa, 39 | 08950 Barcelona
{{< fa phone >}} +34 670 211 887
{{< fa envelope >}} [neurodevco@sjd.es](mailto:neurodevco@sjd.es)
<br>
background: "#f1f1f1"
format:
html:
theme: cosmo
css:
- /static/styles/styles.css
toc: true
toc-depth: 4
toc-title: "Index"
smooth-scroll: true
body-width: 1000px
linkcolor: black
grid:
body-width: 1000px
sidebar-width: 200px
margin-width: 200px
email-obfuscation: javascript
include-before-body: static/templates/background.html
title-block-banner: true
title-block-style: plain
title-block-banner-color: black