-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
87 lines (74 loc) · 1.98 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
81
82
83
84
85
86
87
project:
type: website
output-dir: docs
preview:
port: 22222
browser: true
watch-inputs: false
navigate: true
resources:
- CNAME
- pages/publications/srai-euroscipy-poster/poster.pdf
- pages/publications/srai/srai_presentation.pdf
- pages/publications/utilizing-osm-data-in-geospatial-representation-learning/OSMScience_2023.pdf
- pages/publications/map-diffusion/map_generation_ai_acm.pdf
- pages/publications/mapping-the-future/slides.pdf
- pages/publications/ellis-winter-school-foundation-models/poster.pdf
- pages/publications/placeholder.svg
website:
title: "Kraina AI"
description: "Geospatial & Mobility Research Group at WUST"
image: assets/kraina-logo.png
favicon: assets/kraina-logo-favicon.png
site-url: "https://kraina.ai"
repo-url: https://github.com/kraina-ai/kraina-website
twitter-card: true
open-graph: true
cookie-consent: true
google-analytics:
tracking-id: G-W8TQR5W028
anonymize-ip: true
navbar:
logo: assets/kraina-logo.png
left:
- href: index.qmd
icon: house
text: Home
- href: pages/news
icon: body-text
text: News
- href: pages/team
icon: people
text: Team
- href: pages/publications
icon: files
text: Publications
- href: pages/contact
icon: chat-square
text: Contact
tools:
- icon: github
text: Organization
url: https://github.com/kraina-ai
- icon: envelope
aria-label: email
text: [email protected]
href: "mailto:[email protected]"
page-footer:
center: <span>🗺️ © 2024 KRAINA CC BY 4.0 🗺️</span>
border: True
background: light
execute:
enabled: true
editor:
render-on-save: true
format:
html:
theme: # https://quarto.org/docs/output-formats/html-themes.html
light:
- cosmo
- styles.scss
# dark:
# - cyborg
# - styles.scss
# toc: true