-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_quarto.yml
More file actions
39 lines (36 loc) · 967 Bytes
/
_quarto.yml
File metadata and controls
39 lines (36 loc) · 967 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
project:
type: website
resources:
- img/*
website:
title: "Spatial Data Science across Languages"
navbar:
title: false
logo: img/sdsl-logo-small.png
repo-actions: [issue]
left:
- href: index.qmd
text: Home
- workshops.qmd
- href: award.qmd
text: Lorena Abad Award
- reports.qmd
- governance.qmd
page-footer:
center:
- text: "Copyright 2025, SDSL Community"
right:
- icon: github
href: "https://github.com/spatial-data-science"
announcement:
icon: trophy
dismissable: true
content: "Nominations for the [Lorena Abad Crespo Award for Innovation in Spatial Data Science](award.qmd) are now open. [Nominate](https://docs.google.com/forms/d/e/1FAIpQLSeG_rb8Zldf-HQ_WCDhWYM2qp4NAmoGZHWXPItXQ_k2LcycVA/viewform?usp=dialog) someone!"
type: primary
position: below-navbar
format:
html:
theme:
- cosmo
css: styles.css
toc: true