forked from healthinnovation/harmonize-visor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
40 lines (37 loc) · 1.36 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
project:
type: website
output-dir: docs
website:
favicon: img/harmonize.ico
title: "Innovalab"
twitter-card:
image: "https://raw.githubusercontent.com/healthinnovation/Harmonize-Project/main/img/twitter-card.png"
creator: "@antony_barja"
site: "@antony_barja"
open-graph:
description: "Harmonize is a collaboration project with Colombia, Brazil, Dominican Republic and Peru, led by the Barcelona Supercomputing Center and funded by Wellcome Trust, that aims to develop a digital infrastructure to harmonize climate, health and drone data for every country in the consortium."
image: "https://raw.githubusercontent.com/healthinnovation/Harmonize-Project/main/img/twitter-card.png"
navbar:
logo: https://raw.githubusercontent.com/healthinnovation/Harmonize-Project/main/img/harmonize.svg
left:
- href: index.qmd
text: Home
- href: webmap.qmd
text: Webmap
- href: methodology.qmd
text: Methodology
- href: https://healthinnovation.github.io/harmonize-dashboard/
text: Data audit
- href: gantt_fieldwork.qmd
text: Fieldwork Gantt
right:
- icon: github
href: https://github.com/healthinnovation/harmonize
- icon: twitter
href: https://twitter.com/innovalab_imt
format:
html:
theme: cosmo
css: css/style.css
toc: true
editor: visual