forked from HannaMeyer/EON2023
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
74 lines (72 loc) · 1.92 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:
type: website
output-dir: docs
website:
open-graph: true
page-navigation: true
title: "EON Summer School 2023"
site-url: https://hannameyer.github.io/EON2023
repo-url: https://github.com/HannaMeyer/EON2023
repo-actions: [edit, issue]
search:
location: navbar
type: textbox
page-footer: "xyz (2021)"
twitter-card:
creator: "@yxz"
# comments:
# utterances:
# repo: yourgithubname/yourreponame
navbar:
logo: /images/logooil.jpg
left:
- icon: question-square-fill
text: FAQ
href: base/faq.qmd
sidebar:
# logo: /images/logo.jpg
pinned: true
align: center
style: "docked"
collapse-level: 1
contents:
- section: "Welcome"
contents:
- index.md
- text: "---"
- section: "Training Data"
contents:
- paul_tutorial/01_TrainingDataCollection.qmd
- paul_tutorial/02_ValidationDataCollection.qmd
- text: "---"
- section: "Microclimate & Interpolation"
contents:
- mc_session/mc1.qmd
- mc_session/mc2.qmd
- mc_session/mc3.qmd
- mc_session/mc4.qmd
- text: "---"
- section: "Machine Learning"
contents:
- Machine_Learning_Session/ML_AOA.qmd
# - href: https://gisma-courses.github.io/LV-uav-workflow/modules/module-introduction/
# text: Basic Readings
# - href: https://gisma-courses.github.io/LV-uav-workflow/modules/module-fieldwork/
# text: uav/Flight Planning
- text: "---"
##format: dokuwiki
format:
html:
theme:
light: lumen
dark: [lumen, css/theme-dark.scss]
code-background: true
code-copy: true
css: css/styles.css
toc: true
link-external-icon: true
link-external-newwindow: true
link-external-filter: '^(?:http:|https:)\/\/www\.quarto\.org\/custom'
# filters:
# - include-files.lua
# - quarto