Skip to content

Commit 39411de

Browse files
committed
Update index.md
1 parent b863bf3 commit 39411de

3 files changed

Lines changed: 32 additions & 13 deletions

File tree

_data/events.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,13 @@
66
# endTime: 21:04
77
# description: It's an event! With a [link](https://www.eventbrite.com.au/)
88
# location: Cyberspace
9+
- name: BioMolecular Horizons
10+
startDate: 2024-09-22
11+
description: Launch of the website at [BioMolecular Horizons 2024](https://www.bmh2024.com/)
12+
- name: Computational Structural Biology Community Meeting
13+
startDate: 2024-10-22
14+
startTime: 13:30
15+
endDate: 2024-10-22
16+
endTime: 14:30
17+
description: Visit the [rolling agenda](https://docs.google.com/document/d/1miRyOOOW7HeDsCvzJwVEOhaAzPBve8od9WUvsAsFfcw/edit#heading=h.owmugrvs22hi) for details on how to join the next meeting.
18+
location: Online

_data/news.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
- name: BioMolecular Horizons
2-
date: 2024-09-22
3-
description: Launch of the website at [BioMolecular Horizons 2024](https://www.bmh2024.com/)
4-
- name: Computational Structural Biology Infrastructure Roadmap
1+
- name: Computational Structural Biology Infrastructure Roadmap
52
description: The Roadmap is in the final stages of drafting and will be announced here and directly to the community by the end of October.
63
- name: Job vacancy - joint hire between Biocommons and UNSW to support DL structural biology
74
date: 2024-10-07

index.md

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,16 @@ datatable: true
1010
Welcome to the Community for Structural Biology Computing in Australia. This website is the virtual meeting place for all users of computing for structural biology research in Australia. This page currently serves as a knowledge resource for use of Deep Learning methods in Structural Biology, but could expand to link together Cryo-EM processing and crystallographic methods in time. This page contains How-to Guides for the use of Deep Learning methods in Structural Biology as well as news items and announcements for relevant courses, meetings and information about structural biology. It can be what we make it!
1111

1212

13-
## News
13+
## Join the conversation
1414

15-
{% include news.html %}
15+
If you would like to, there are multiple ways to join the conversation. The most straightforward is to attend the next quarterly [community meeting](#upcoming-events).
1616

17+
You can also join the conversation by:
18+
- Contributing to the [discussion forum](https://github.com/orgs/Australian-Structural-Biology-Computing/discussions),
19+
- Attending one of the upcoming [community events](#upcoming-events)
1720

18-
## Join the mailing list
21+
If you join the mailing list (see below), you will receive community updates and automatic community meeting invitations.
1922

20-
This list is currently administered by the Structural Biology Facility (SBF) at UNSW for the purposes of coordinating the community only and will NOT be distributed. Signing up means you will be informed/invited to the next community meeting. Community meetings are held for 1 hour, 4 times a year. You don't need to attend. It provides you with an opportunity to input.
2123

2224
<div id="mc_embed_shell">
2325
<link href="//cdn-images.mailchimp.com/embedcode/classic-061523.css" rel="stylesheet" type="text/css">
@@ -51,6 +53,19 @@ This list is currently administered by the Structural Biology Facility (SBF) at
5153
<script type="text/javascript" src="//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js"></script><script type="text/javascript">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[3]='ADDRESS';ftypes[3]='address';fnames[4]='PHONE';ftypes[4]='phone';fnames[5]='BIRTHDAY';ftypes[5]='birthday';}(jQuery));var $mcj = jQuery.noConflict(true);</script></div>
5254

5355

56+
{% include callout.html type="note" content="The mailing list is currently administered by the Structural Biology Facility (SBF) at UNSW for the purposes of coordinating the community only and will NOT be distributed. " %}
57+
58+
59+
## Upcoming events
60+
61+
{% include events.html caption=true title=true event_type="upcoming_event" truncate=true %}
62+
63+
64+
## News
65+
66+
{% include news.html %}
67+
68+
5469
## Guides
5570

5671
{% include section-navigation-tiles.html type="guide"%}
@@ -61,17 +76,14 @@ This list is currently administered by the Structural Biology Facility (SBF) at
6176
{% include resource-table-all.html %}
6277

6378

64-
## Affiliations
65-
66-
{% include affiliation-tiles-selection.html %}
67-
68-
6979
## Contributors
7080

7181
The projects included here represent a joint effort by the following people at multiple Australian institutions.
7282

7383
{% include contributor-tiles-all.html %}
7484

85+
{% include affiliation-tiles-selection.html %}
86+
7587

7688
<!--- Events seem to have problem with direct cut and paste, disabling until desired
7789
## Events

0 commit comments

Comments
 (0)