-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
51 lines (44 loc) · 1.06 KB
/
_quarto.yml
File metadata and controls
51 lines (44 loc) · 1.06 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
project:
type: website
website:
title: "Datascientia Docs"
navbar:
left:
- href: index.qmd
text: Home
- text: About
href: https://datascientia.eu/about-us/
target: _blank
sidebar:
style: "docked"
search: true
logo: datascientia.png
collapse-level: 3
contents:
- section: LivePeople
href: LivePeople/intro.qmd
contents:
- section: Data catalog
href: LivePeople/catalog.qmd
contents:
- LivePeople/metadata.qmd
- LivePeople/tools.qmd
- LivePeople/sensors.qmd
- LivePeople/dataset.qmd
- LivePeople/faq.qmd
page-navigation: true
back-to-top-navigation: true
page-footer:
left: "© 2025 [DataScientia](https://datascientia.eu/) – All rights reserved"
right:
- icon: linkedin
- href: https://www.linkedin.com/company/datascientia/
link-external-icon: true
link-external-newwindow: true
format:
html:
theme:
- yeti
- brand
css: styles.css
toc: true