-
Notifications
You must be signed in to change notification settings - Fork 1
/
_quarto.yml
75 lines (72 loc) · 2.22 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
project:
type: website
output-dir: docs
website:
open-graph: true
page-navigation: true
title: "Agentenbasierte Modellierung LV-19-050-189-ABM"
site-url: https://gisma-courses.github.io/LV-19-050-189-ABM
repo-url: https://github.com/gisma-courses/LV-19-050-189-ABM
repo-actions: [edit, issue]
search:
location: navbar
type: textbox
page-footer: "LV-19-050-189-ABM (2023)"
twitter-card:
creator: "@gisma"
comments:
utterances:
repo: gisma-courses/LV-19-050-189-ABM
navbar:
logo: /images/logooil.jpg
sidebar:
# logo: /images/logo.jpg
pinned: true
align: center
style: "docked"
collapse-level: 1
contents:
- section: "Abstraktion und Modellierung"
contents:
- index.md
- text: "---"
- section: "Challenges"
contents:
- href: modeling/ChallengeOne.qmd
text: "Top of the World part 1"
- href: modeling/ChallengeTwo.qmd
text: "Top of the World part 2"
- href: modeling/ChallengeThree.qmd
text: "Biegung des Flußes"
- text: "---"
- section: "Material"
contents:
- href: https://github.com/gisma-courses/LV-19-050-189-ABM/blob/main/assets/Challenge1Basic.nlogo
text: Challenge One Basic Model
- 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