-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
55 lines (54 loc) · 1.59 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
project:
type: website
output-dir: docs
website:
title: "NHS Transformation Unit Data Sources"
description: "Website providing an overview of available and typically used datasets on TU projects."
favicon: images/TU_logo_large.png
sidebar:
style: "docked"
search: true
logo: images/TU_logo_large.png
tools:
- icon: github
menu:
- text: Source Code
href: https://github.com/NHS-Transformation-Unit/data_sources
- text: Report a Bug
href: https://github.com/NHS-Transformation-Unit/data_sources/issues
contents:
- text: "Introduction"
href: index.qmd
- section: "Population Demographics"
href: pages/pop_dem.qmd
contents:
- pages/pop_dem_est.qmd
- pages/pop_dem_gro.qmd
- section: "Operational & Performance"
href: pages/op_per.qmd
contents:
- pages/op_per_ae.qmd
- pages/op_per_rtt.qmd
- pages/op_per_can.qmd
- section: "Activity"
href: pages/act.qmd
contents:
- pages/act_ecds.qmd
- pages/act_sus_apc.qmd
- pages/act_sus_opa.qmd
- section: "Population Health"
href: pages/phm.qmd
contents:
- pages/phm_fingertips.qmd
- pages/phm_qof.qmd
page-footer:
right:
- icon: github
href: https://github.com/NHS-Transformation-Unit
- icon: twitter
href: https://twitter.com/tu_nhs
- icon: linkedin
href: https://www.linkedin.com/company/transformationunit
format:
html:
theme: tu_theme.css