-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path_quarto.yml
49 lines (44 loc) · 1.01 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
project:
type: website
title: "Spatial Data Science for Social Geography"
resources:
- "*/slides/*"
- "!_site_micro/"
- "!_site/"
lang: en
execute:
freeze: false
cache: true
profile:
default: sds4sg
format:
html:
theme:
light: flatly
dark: darkly
css: _assets/styles.css
toc: true
smooth-scroll: true
highlight-style: atom-one
bibliography: _assets/references.bib
# ipynb:
# execute:
# output: false
website:
repo-url: https://github.com/martinfleis/sds/
repo-actions: [issue]
twitter-card: true
page-navigation: true
page-footer:
center: "Course material by [Martin Fleischmann](https://martinfleischmann.net). Available under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)."
search:
location: sidebar
type: overlay
sidebar:
style: floating
collapse-level: 1
tools:
- icon: twitter
href: https://twitter.com/martinfleis
- icon: github
href: https://github.com/martinfleis/sds