-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
81 lines (77 loc) · 2.29 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
project:
type: website
output-dir: docs
website:
open-graph: true
page-navigation: true
title: "Mikroklimamodellierung Envi_Met LV-19-d19-010-envi"
site-url: https://gisma-courses.github.io/LV-19-d19-010-envi
repo-url: https://github.com/gisma-courses/LV-19-d19-010-envi
repo-actions: [edit, issue]
search:
location: navbar
type: textbox
page-footer: "LV-19-d19-010-envi (2023)"
twitter-card:
creator: "@gisma"
comments:
utterances:
repo: gisma-courses/LV-19-d19-010-envi
navbar:
logo: /images/logooil.jpg
sidebar:
# logo: /images/logo.jpg
pinned: true
align: center
style: "docked"
collapse-level: 1
contents:
- section: "Modeling Microclimate"
contents:
- mc_session/mcm1.qmd
# - mc_session/mcm2.qmd
# - mc_session/mcm3.qmd
- text: "---"
# - section: "Measure Microclimate"
# contents:
# - mc_session/mc1.qmd
# - mc_session/mc2.qmd
# - text: "---"
- section: "Software & More"
contents:
- modeling/modeling-material.qmd
# - modeling/script-00-interpolation.qmd
- text: "---"
- section: "Worksheets"
contents:
- worksheets/ws-00.qmd
- worksheets/ws-01.qmd
- worksheets/ws-02.qmd
- worksheets/ws-03.qmd
# - href: https://github.com/gisma-courses/LV-19-050-189-ABM/blob/main/assets/Challenge1Advanced.nlogo
# text: Challenge One Advanced Model
#- 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