-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
77 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
project:
type: book
output-dir: intranet
book:
title: "Towards a health data commons in LMICs"
subtitle: "Demonstrating fair sharing and reuse of health data in sub-Saharan Africa"
author: "Daniel Kapitan, Julie Fleischer, Chris Ihure, Rob Wiegman, Iris Bokkes, Mark van der Graaf"
repo-url: https://github.com/PharmAccess/health-data-commons-guidebook
repo-actions: [edit, issue]
repo-branch: main
downloads: pdf
search: true
page-navigation: true
page-footer:
background: light
left: "© PharmAccess Foundation, 2023."
chapters:
- text: "Management summary"
href: index.qmd
- docs/abbreviations.qmd
- part: docs/narrative.qmd
chapters:
- docs/health-data-commons.qmd
- docs/momcare.qmd
- part: docs/demonstrators.qmd
chapters:
- docs/mediator.qmd
- docs/shr.qmd
- docs/reporting.qmd
- docs/DHIS2-reports.qmd
- docs/valuepoints.qmd
- docs/offline-webapp.qmd
- docs/workbench.qmd
- docs/FHIR-tables-kenya.qmd
- docs/momcare_fair.qmd
- docs/bibliography.qmd
sidebar:
logo: "logo-pharmaccess.png"
tools:
- icon: globe
href: https://pharmaccess.org
text: "https://pharmaccess.org"
- icon: linkedin
href: https://www.linkedin.com/company/pharm-access-foundation/
text: "LinkedIn company page"
collapse-level: 1
pinned: true
bibliography: pharmaccess.bib
toc: true
number-sections: true
number-depth: 2
crossref:
fig-prefix: figure
tbl-prefix: table
format:
html:
theme: flatly
pdf:
documentclass: scrbook
# classoption: [twocolumn, landscape]
toc-title: "Contents"
lof: true
lot: true
geometry:
- top=30mm
- left=20mm
- heightrounded
# 20240701 getting error 'font not found' all of the sudden
# fontfamily: libertinus
colorlinks: true
linkcolor: teal
filecolor: teal
citecolor: teal
urlcolor: teal