-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path_quarto.yml
81 lines (72 loc) · 1.7 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
project:
type: book
output-dir: docs
book:
title: "CASA0023 Remotely Sensing Cities and Environments"
#author: Andy MacLachlan
# image: general_images/casa_logo.jpg
# downloads: [qmd]
#cover-image: general_images/casa_logo.jpg
#date: r Sys.Date()
#description: "The CASA0023 Remotely Sensing Cities and Environments practical book"
navbar:
logo: general_images/casa_logo.jpg
collapse: true
collapse-below: lg
background: light
#reader-mode: true
search: true
right:
- icon: github
sidebar:
title: "CASA0023"
style: floating
reader-mode: true
repo-url: https://github.com/andrewmaclachlan/CASA0023
repo-actions: [edit, issue]
google-analytics:
tracking-id: "G-5LZK055F2X"
anonymize-ip: true
#tools:
#- icon: twitter
# href: https://twitter.com
#- icon: github
# menu:
# - text: Source Code
# url: https://code.com
# - text: Report a Bug
# url: https://bugs.com
#search: true
#repo-url: https://github.com/jjallaire/hopr/
#repo-actions: [edit]
#sharing: [twitter, facebook]
chapters:
- index.qmd
- 00-course_info.qmd
- intro.qmd
- 2_portfolio.qmd
- 3_corrections.qmd
- 4_policy.qmd
- 5_GEE_I.qmd
- 6_classification_I.qmd
- 7_classification_II.qmd
- 8_temperature.qmd
- 9_SAR.qmd
- resources.qmd
# - references.qmd
favicon: "assets/favicon.ico"
reader-mode: true
bibliography: references.bib
website:
google-analytics:
tracking-id: "G-5LZK055F2X"
anonymize-ip: true
format:
html:
theme:
light: [cosmo, flatly]
dark: [cosmo, darkly]
code-link: true
pdf:
documentclass: scrbook
#editor: visual