-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path_quarto.yml
More file actions
63 lines (60 loc) · 1.57 KB
/
_quarto.yml
File metadata and controls
63 lines (60 loc) · 1.57 KB
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
project:
type: website
output-dir: _site
website:
favicon: "assets/favicon.ico"
title: "JuliaHealth"
image: "assets/images/logo.png"
image-alt: "JuliaHub Logo"
announcement:
icon: megaphone
dismissable: true
content: "[**JuliaCon 2026**](https://juliacon.org/2026/): Submit your talks for the Health Mini-Symposium [here](https://pretalx.com/juliacon-2026/talk/NR9PGW/)!"
type: primary
position: above-navbar
navbar:
logo: "assets/images/logo.png"
logo-alt: "JuliaHub Logo"
left:
- href: index.qmd
text: Home
icon: house-door
- href: pages/packages.qmd
text: Packages
icon: boxes
- href: JuliaHealthBlog/index.qmd
text: Blogs
icon: journal-richtext
- text: Ecosystem
icon: diagram-3
menu:
- href: pages/ecosystem_health.qmd
text: Ecosystem Health
icon: activity
- href: pages/connect_with_us.qmd
text: Connect With Us
icon: chat-heart
- text: "More"
menu:
- href: pages/meeting_notes.qmd
text: Meetings Notes
icon: card-text
- href: pages/related_organizations.qmd
text: Related Organizations
icon: buildings
page-footer:
left:
- text: "Copyright 2024-25, JuliaHealth."
icon: c-circle
right:
- href: https://github.com/JuliaHealth/JuliaHealthBlog
text: Report Issue
bread-crumbs: true
format:
html:
theme:
light:
- cosmo
- brand
css: styles.css
toc: true