-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
95 lines (86 loc) · 2.37 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
project:
type: website
output-dir: docs
execute:
freeze: auto
website:
open-graph: true
twitter-card:
creator: "@creuden"
page-footer: "gisma (2022) [Impressum](base/impressum.html)"
page-navigation: true
title: "gisma knowledge base"
site-url: https://gisma-courses.github.io/gisma-knowledge-base
repo-url: https://github.com/gisma-courses/gisma-knowledge-base
repo-actions: [edit, issue]
search:
location: navbar
type: textbox
comments:
utterances:
repo: gisma-courses/gisma-knowledge-base
navbar:
logo: /images/logooil.jpg
left:
- icon: question-square-fill
text: FAQ
href: base/faq.qmd
- icon: journals
text: Self-study
href: modules/slidelist.qmd
- icon: file-slides-fill
text: Slides
href: slides/slidelist.qmd
- icon: check2-square
text: Test It
href: assessment/slidelist.qmd
right:
- icon: chat-left-text-fill
text: Ilias
href: https://ilias.uni-marburg.de/login.php?target=&client_id=UNIMR&cmd=force_login
tools:
- icon: github
href: https://github.com/gisma-courses/gisma-knowledge-base
text: "gisma repo"
sidebar:
# logo: /images/logo.jpg
pinned: true
align: center
style: "docked"
collapse-level: 1
contents:
- section: "Welcome"
contents:
- index.md
- base/about.qmd
- text: "---"
- section: "Low Cost UAV"
contents:
- uav/uav-index.qmd
- uav/listing1.qmd
- uav/products.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: "---"
- section: "Micro-Climate"
contents:
- mclim/mc-index.qmd
- mclim/sensors.qmd
#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