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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ mkdocs_dev/
venv
.venv
*.code-workspace
*.Rproj
4 changes: 4 additions & 0 deletions docs/guides/checklist.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: Checklist
template: checklist_2.html
---
5 changes: 5 additions & 0 deletions docs/guides/galaxy.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
title: The Galaxy Platform
template: galaxy.html
---

# The Galaxy Platform

<!-- ![Galaxy logo](media/galaxy_logo.png) -->
Expand Down
5 changes: 5 additions & 0 deletions docs/guides/policy.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
title: Policy
template: policy.html
---

# Bioinformatics Workshop Attendance Policy
*Effective Date: 1st August 2025*

Expand Down
4 changes: 4 additions & 0 deletions docs/guides/training-materials.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: Training Materials
template: training-materials.html
---
5 changes: 5 additions & 0 deletions docs/guides/training-program.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Training Program
template: training-program.html
---

Binary file added docs/img/4691536_eventbrite_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/Galaxy-Aust-Logo-Horizontal-RGB.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/eventbrite_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/trainers_group_photo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
[![Melbourne Bioinformatics Logo](img/melbioinf_logo.png)](https://www.melbournebioinformatics.org.au/)
---
title: Homepage
template: home.html
---


[![Melbourne Bioinformatics Logo](./img/melbioinf_logo.png)](https://www.melbournebioinformatics.org.au/)

# Welcome to MBITE!

Expand Down
Loading