-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path_config.yml
167 lines (138 loc) · 7.42 KB
/
_config.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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
# Plugins
plugins:
- jekyll-sitemap
- jekyll-redirect-from
safe: false
whitelist:
- jekyll-redirect-from
# Build Settings
markdown: kramdown
permalink: pretty
exclude: ['/automation/', 'README.md', 'LICENSE.txt', 'CNAME']
# Site Settings
title: "BCC2020"
email: "[email protected]"
description: "BCC2020 brings together the Galaxy Community Conference and Bioinformatics Open Source Conference to meet jointly online."
baseurl: ""
url: "https://bcc2020.github.io"
permalink: "/blog/:title"
siteVerification: ""
# Head
metaKeywords: "event, bioinformatics, conference, workflows, programming, research, science, developers, toronto, bosc, galaxy"
twitterAccount: ""
socialImageSrcTwitter: "/promote/bcc2020-online-logo-lightbg-vert.png"
socialImageSrcFacebook: "/promote/bcc2020-online-logo-lightbg-vert.png"
# Navigation
navigationLinks:
- {permalink: "/", text: "Home"}
- {permalink: "/about/", text: "About"}
- {permalink: "/news/", text: "News"}
- {permalink: "/submit/", text: "Abstracts"}
- {permalink: "/Registration/", text: "Registration"}
- {permalink: "/schedule/", text: "Schedule"}
- {permalink: "/cofest/", text: "CoFest"}
- {permalink: "/partners/", text: "Partners"}
bottomNavigationLinks:
- {link: "/Registration/", text: "Registration"}
rightNavigationButtons:
- {link: "/Registration/", text: "Registration"}
# Hero Block
heroImage: "hero.jpg"
heroTitle: "Bioinformatics Community Conference 2020"
eventDate: "July 19-21, 2020 (West) / July 20-22 (East)"
heroButtons:
- {link: "https://galaxyproject.org/gcc/", text: "Galaxy Community Conference (GCC)", logo: "/img/organizers/galaxy_project_logo_blue.png"}
- {link: "https://www.open-bio.org/events/bosc/", text: "Bioinformatics Open Source Conference (BOSC)", logo: "/img/organizers/bioinformatics-open-source-conference-banner.png"}
# About Block
aboutTitle: "BCC2020"
aboutUs: "<p>If you participated in BCC2020 then please take a few minutes to let us know about your experience. If you missed BCC2020, please take a few minutes to let us know what events you would like to see in the future.</p> <p><strong>➞ <a href='https://docs.google.com/forms/d/e/1FAIpQLSeNP8rOlGlOesuX00tO-T0mXU2l-AmLTgTHBeTk6BNtpgGxjw/viewform'>Take the post-event questionnaire</a></strong></p><p>BCC2020 is packed full of joint & parallel sessions, keynotes, poster & demo sessions, birds-of-a-feather, and social events. The meeting encompasses <strong>a week of activities</strong>, including two optional pre-conference training days, a three-day main meeting, and four post-meeting collaboration days. <strong>BCC2020 events are held twice</strong>: once in North American Eastern Daylight Time (GMT-4) (BCC West), and again in Australian Eastern Standard Time (GMT+10) (BCC East), with registration rates based on your employment status and your country's economic status. You can choose some or all of it to attend.</p>"
aboutBlock:
- {title: "Training", image: "workshop.jpg", text: "Two dedicated days of training on all topics bioinformatics."}
- {title: "Conference", image: "conference.jpg", text: "The main conference. Interact and share research results and ideas in open source bioinformatics and Galaxy." }
- {title: "CoFest", image: "hackathon.jpg", text: "A two to four day unstructured session to collaboratively work on code, documentation, training materials, and challenging analysis problems and use cases." }
# About Us page
aboutUsTitle: "About BCC"
aboutUsHistory: "<p>Bioinformatics Community Conference is a combination of two existing conferences: the Bioinformatics Open Source Conference, hosted by the Open Bioinformatics Foundation, and the Galaxy Community Conference, hosted by Galaxy. The two organizations first joined forces in 2018 for GCCBOSC 2018, after noticing that there was high overlap between the communities. BCC2020 is the second joint conference, and offers opportunities for learning and networking that would not be possible in separate conferences.</p>
<p>After much consideration of the ongoing spread of COVID-19, the Organizing Committee came to the difficult decision to hold the conference online. This was deemed most socially responsible action to maintain a forum in which our community could share their work and discovery. Making this decision allows us to focus on organizing an engaging conference in this new format.</p>"
aboutVirtual: "<p><strong>BCC2020 is <a href='/blog/going-virtual'>online</a>, <a href='/blog/going-global'>global</a> and <a href='/Registration/'>affordable</a>.</strong></p>"
# Key Dates
keyDatesTitle: "Key Dates"
keyDatesBlock:
- {date: "March 31 2020", thing: "Abstract submission opens"}
- {date: "April 18 2020", thing: "Registration opens"}
- {date: "May 8 2020", thing: "Abstract submission deadline"}
- {date: "June 6 2020", thing: "Acceptance notifications sent to authors"}
- {date: "July 10 2020", thing: "Early registration ends"}
- {date: "July 15 2020", thing: "Registration ends"}
- {date: "July 17-19 2020", thing: "Training"}
- {date: "July 19-22 2020", thing: "BCC main meeting"}
- {date: "July 22-24 2020", thing: "CoFest: Core"}
- {date: "July 24-26 2020", thing: "CoFest: EnCore"}
# Latest News Block
latestNewsTitle: "News"
latestNewsCount: 2
# Rockstar Speakers Block
rockstarSpeakersImage: "keynotes-bottom.jpg"
rockstarSpeakersCount: 2
rockstarSpeakersTitle: "Keynote Speakers"
# requires Tweetledee setup, see https://github.com/gdg-x/zeppelin/wiki/Initial-setup-in-_config.yml#tweets-feed
# Tweets Feed Block
tweetsFeedImage: "twitter-feed.jpg"
tweetsFeedTitle: "What's Up?"
twitterHashTag: "BioCommConf"
twitterFeed: "https://twitter.com/hashtag/BioCommConf"
# Partners Block
organizersTitle: "Organizers"
partnersTitle: "Sponsors"
partnersC4sponsorsButton: "Become a sponsor"
# Tickets Block
ticketsTitle: "Registration fees"
ticketsInfo: "There are separate registrations for training, the conference, and the CoFest events."
# Footer
socialLinks:
- {link: "https://twitter.com/hashtag/BCC2020", icon: "twitter"}
- {link: "https://www.youtube.com/c/OBFBOSC", icon: "youtube"}
- {permalink: "/feed.xml", icon: "rss"}
footerBlocks:
-
title: "Links"
links:
- {link: "https://www.open-bio.org/", text: "Open Bioinformatics Foundation"}
- {link: "https://galaxyproject.org/", text: "Galaxy Community Hub"}
- {link: "https://gccbosc2018.sched.com/", text: "GCCBOSC 2018"}
-
title: "Contact"
links:
- {link: "mailto:bcc2020-org@@lists.galaxyproject.org", text: "Email organizers"}
-
title: "FAQ"
links:
- {permalink: "/code/", text: "Code of Conduct"}
# Blog
# looks like we need to pay for an ad-free disqus account, disabling for now
# blogCommentsEnabled: false
# discusShortName: ""
# Speakers List Block
# https://github.com/gdg-x/zeppelin/wiki/Initial-setup-in-_config.yml#speakers-list-block
showSessions: false
# Team Block
teamBlockTitle: "The team"
teamBlockDescription: "The team behind BCC is a combination of OBF, Galaxy, OICR, Galaxy Australia and Australian BioCommons members, along with community members that generously donate their time to review abstracts, chair sessions, and review the program."
# Scientific Program Committees
spcs:
- "BOSC"
- "Galaxy"
# Hackathon
hackathonTitle: "Collaboration Fest"
enableHackathon: true
# Hackathon About Block
aboutHackathonTitle: "CollaborationFest"
# Promote Block
defaults:
-
scope:
path: "" # an empty string here means all files in the project
values:
layout: "default"
logostyle: logo-light
image_align: center