Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
source "https://rubygems.org"

gem "openssl", "~> 3.3.1"

group :jekyll_plugins do
gem "github-pages"
end
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ theme_variables:
# toc:
# min_headings: 2
# headings: 'h2'
# topnav:
topnav:
# theme: light
# brand_logo: assets/img/main_logo.svg
brand_logo: assets/img/aus-struct-bio-computing-2.png
# github: true
# twitter: false
# theme_color: 0d6efd
Expand Down
6 changes: 6 additions & 0 deletions _data/events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,12 @@
description: "Click to visit the rolling agenda and see details on how to join the next meeting."
url: https://docs.google.com/document/d/1miRyOOOW7HeDsCvzJwVEOhaAzPBve8od9WUvsAsFfcw/edit#heading=h.owmugrvs22hi
location: Online
- name: 51st Lorne Conference on Protein Structure and Function
startDate: 2026-02-08
endDate: 2026-02-12
description: "Click to visit the conference website."
url: https://www.lorneproteins.org/
location: Online
- name: ABACBS 2025 workshop
startDate: 2025-11-27
endDate: 2025-11-27
Expand Down
2 changes: 1 addition & 1 deletion _data/footer.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
copyright: A collaborative effort by the Australian Structural Biology community. All rights are reserved by the respective contributors.
copyright: A collaborative effort by the Australian Structural Biology Computing community. All rights are reserved by the respective contributors.
#extra_line:
#columns:
# - type: image
Expand Down
40 changes: 20 additions & 20 deletions _data/sidebars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,29 @@ subitems:
url: /index
- title: Join the conversation
url: /join_conversation
- title: Activities
url: /activities
- title: How-to Guides
url: /guides
- title: External resources
subitems:
- title: Servers
url: /external_servers
- title: Databases
url: /external_databases
- title: Guides
url: /external_guides
- title: Visualization
url: /external_viz
- title: Videos
url: /external_videos
- title: Communities
url: /external_communities
- title: Contributing
url: /contributing
- title: Activities
url: /activities
- title: Contributors
url: /contributors
- title: Community library
subitems:
- title: How-to Guides
url: /guides
- title: Community workflows
url: /workflows
- title: External resources
subitems:
- title: Structure Prediction
url: /structure_prediction
- title: Protein Design
url: /protein_design
- title: Protein Search
url: /protein_search
- title: Molecular Dynamics
url: /molecular_dynamics
- title: Infrastructure
url: /infrastructure
- title: Events
url: /events
- title: News
url: /news
Loading
Loading