-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
49 lines (42 loc) · 1.25 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
project:
type: website
website:
title: "ISSS624"
navbar:
left:
- text: Hands-on Exercises
menu:
- text: Hands-on Exercise 1
href: Hands-on Ex1/Hands-on_Ex1.html
- text: Hands-on Exercise 2
href: Hands-on_Ex2/Hands-on_2.html
- text: Hands-on Exercise 3
href: Hands-on_Ex3/Hands-on_Ex3.html
- text: In-class Exercises
menu:
- text: In-class Ex1
href: In-class exercise 1/in-class_ex1.html
- text: In-class Ex2
href: In-class_2/In_class2-EHSA.html
- text: In-class Ex3
href: In-class_Ex3/Inclass_ex3.html
- text: In-class Ex 4
href: In-class_Ex4/inclass4.html
- text: In-class Ex 5
href: In-class_Ex5/inclass5.html
- text: Take Home Exercises
menu:
- text: Take Home Exercise 1:Geovisualisation and Lisa Analysis
href: Take-home-1/Take-home-1_v2.html
- text: Take Home Exercise 2
href: Take-home_Ex2/takehome2v2.html
right:
- href: index.html
text: Home
- KE KE's
format:
html:
theme: cosmo
css: styles.css
toc: true
editor: visual