-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_quarto.yml
More file actions
82 lines (79 loc) · 2.73 KB
/
Copy path_quarto.yml
File metadata and controls
82 lines (79 loc) · 2.73 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
project:
type: website
output-dir: docs
resources: CNAME
website:
title: "EuroBioC2027"
open-graph: true
favicon: images/logos/EuroBioC2027_sticker.png
image: images/logos/EuroBioC2027_sticker.png
site-url: https://eurobioc2027.bioconductor.org/
description: "EuroBioC2027 conference website"
navbar:
toggle-position: right
logo: images/logos/bioconductor.svg
logo-alt: "EuroBioC2027"
title: false
collapse-below: lg
right:
- href: pages/schedule.qmd
- href: pages/speakers.qmd
# - href: pages/submissions.qmd
# - href: pages/registration.qmd
# - href: pages/pre-conference.qmd
# - href: pages/conference-dinner.qmd
# - href: pages/walking-tour.qmd
# - href: pages/sticker-contest.qmd
- href: pages/partners.qmd
- text: About
menu:
# - href: pages/travel-information.qmd
# - href: pages/about-basel.qmd
# - href: pages/streaming.qmd
- href: pages/organizers.qmd
# - href: pages/submissions.qmd
# - href: pages/registration.qmd
# - href: pages/pre-conference.qmd
# - href: pages/conference-dinner.qmd
# - href: pages/sticker-contest.qmd
# - href: pages/hexwall.qmd
- href: pages/past-events.qmd
- href: pages/code-of-conduct.qmd
page-footer:
left: |
<!-- [{width=25%}](https://www.utu.fi/en){target="_blank"}
[{width=25%}](https://biocityturku.fi/research-programs/complifesci/){target="_blank"}
[{width=25%}](https://www.bioinf.fi/){target="_blank"} -->
center: |
Copyright © 2027 Bioconductor
<br>[eurobioc@bioconductor.org](mailto:eurobioc@bioconductor.org)
<br>[Code of Conduct](https://www.bioconductor.org/about/code-of-conduct)
right:
- href: https://github.com/Bioconductor/EuroBioC2027
icon: github
aria-label: GitHub
- href: https://bsky.app/profile/bioconductor.bsky.social
text: |
[{fig-alt="Bluesky" height=15px}
](https://bsky.app/profile/bioconductor.bsky.social)
aria-label: Bluesky
- href: https://genomic.social/@bioconductor
icon: mastodon
aria-label: Mastodon
- href: https://www.linkedin.com/company/bioconductor
icon: linkedin
aria-label: LinkedIn
- href: https://chat.bioconductor.org
icon: chat-right-fill
aria-label: Zulip
page-navigation: true
back-to-top-navigation: false
format:
html:
theme: lux
css: styles.css
toc: true
grid:
sidebar-width: 0px
body-width: 1000px
margin-width: 250px