-
Notifications
You must be signed in to change notification settings - Fork 32
Create page draft for CollaborationFest 2026 #149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
hmenager
wants to merge
8
commits into
OBF:main
Choose a base branch
from
hmenager:patch-1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
dff9a2d
Create page draft for CollaborationFest 2026
hmenager a77bc50
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 1c8958b
Rename collaborationfest-2026.md to obf-bosc-collaborationfest-2026.md
peterjc c9bb003
Update content/page/obf-bosc-collaborationfest-2026.md
hmenager 8a528c0
Update content/page/obf-bosc-collaborationfest-2026.md
hmenager c8f1777
correct cofest aliases based on suggestion from @peterjc
hmenager 4a8eb65
modify link to CoFest page on the menu, suggestion from @nlharris
hmenager c033d98
last modifications after reviews from @peterjc and @nlharris
hmenager File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,44 @@ | ||
| --- | ||
| author: hmenager | ||
| cover: | ||
| alt: CoFest-2022 | ||
| image: https://open-bio.org/wp-content/uploads/2022/08/image4.jpg | ||
| date: "2025-02-16T09:35:44+00:00" #creation date | ||
| title: CollaborationFest 2026 | ||
| url: /events/bosc-2026/collaborationfest | ||
| aliases: | ||
| - /events/bosc/collaborationfest2026/ | ||
| - /events/bosc/collaborationfest/ | ||
hmenager marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| bosc: yes | ||
| --- | ||
|
|
||
| CollaborationFest 2026 will be a collaborative work event at which participants work together to contribute code, documentation, training materials, and challenging analysis problems and use cases. If you are interested in learning and contributing in an intensely collaborative environment, then CollaborationFest is for you. Bring your own project ideas or come ready to collaborate with others on their projects! | ||
|
|
||
|  | ||
|
|
||
| BOSC has organized CollaborationFests (aka CoFests) every year before or after ISMB since 2010 (see, for example, [the 2025 CoFest page](https://www.open-bio.org/events/bosc-2025/ismb-collaborationfest-2025/)). | ||
|
|
||
| ### Dates | ||
|
|
||
| Friday July 17 to Saturday July 18 (right after ISMB 2026). | ||
|
|
||
| ### How to sign up | ||
|
|
||
| {{< columns >}} | ||
|
|
||
| Due to space constraints, participation in CollaborationFest is limited. Participation is free, but registration is mandatory. A registration link will be available shortly. | ||
|
|
||
| {{< column >}} | ||
|
|
||
|  | ||
|
|
||
| {{< endcolumns >}} | ||
|
|
||
| ### CollaborationFest News and Activities | ||
|
|
||
| As we get closer to BOSC 2026 and the CollaborationFest, we will add relevant news and activities here. Note that some of | ||
| these activities are on dynamically updated Github pages, and will only be fully ready "the day of", or shortly before. | ||
|
|
||
| ### Code of Conduct | ||
|
|
||
| As an OBF-organized event, CollaborationFest 2026 is covered by the [OBF Code of Conduct](https://github.com/OBF/obf-docs/blob/master/code-of-conduct/CODE_OF_CONDUCT.md). | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule beautifulhugo
updated
6 files
| +17 −9 | .github/workflows/ci.yml | |
| +0 −6 | data/beautifulhugo/social.toml | |
| +0 −1 | exampleSite/hugo.toml | |
| +1 −1 | layouts/_default/single.html | |
| +1 −1 | layouts/partials/disqus.html | |
| +1 −0 | static/css/main.css |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is fine, but just fyi, i'm not sure cover images actually show up anywhere!