-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path_quarto.yml
More file actions
48 lines (40 loc) · 1013 Bytes
/
_quarto.yml
File metadata and controls
48 lines (40 loc) · 1013 Bytes
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
project:
type: book
output-dir: docs
book:
title: "Advanced Geovisualisation"
author: "Gabriele Filomena, Elisabetta Pietrostefani"
date: today
page-footer:
left: |
Advanced Geovisualisation by Gabriele Filomena, Elisabetta Pietrostefani.
right: |
This book was built with <a href="https://quarto.org/">Quarto</a>.
search: true
site-url: https://gdsl-ul.github.io/wma
repo-url: https://github.com/GDSL-UL/wma
repo-actions: [edit]
sidebar:
style: docked
background: light
downloads: [pdf]
chapters:
- index.qmd
- general/structure.qmd
- general/assessment.qmd
- general/assignmentI.qmd
- general/setup.qmd
- labs/w01_intro.ipynb
- labs/w02_staticMaps.ipynb
- labs/w03_interactiveMaps.ipynb
- labs/w04_webArch.ipynb
- labs/w06_OSM.ipynb
- labs/w07_pixelsToPatterns.ipynb
bibliography: references.bib
format:
html:
theme: zephyr
css: styles.css
pdf:
documentclass: scrreprt
editor: visual