From 94d951204e8b78dc56395c4bda661692e8524759 Mon Sep 17 00:00:00 2001 From: Vini Salazar <17276653+vinisalazar@users.noreply.github.com> Date: Wed, 10 Dec 2025 14:28:11 +1100 Subject: [PATCH 1/9] Fix URL on git widget --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index db411f8a..956ac698 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,8 +1,8 @@ site_name: MBITE Tutorials -repo_name: melbournebioinformatics/MelBioInf_docs -repo_url: https://github.com/melbournebioinformatics/MelBioInf_docs +repo_name: melbournebioinformatics/melbournebioinformatics.github.io +repo_url: https://github.com/melbournebioinformatics/melbournebioinformatics.github.io # Comment below - old universal analytics tracking. No longer used. # google_analytics: ['UA-21794901-5', 'www.melbournebioinformatics.org.au/tutorials/'] From 9f7082a17f9e92085fc6264af93c2c1da47a09c9 Mon Sep 17 00:00:00 2001 From: Vini Salazar <17276653+vinisalazar@users.noreply.github.com> Date: Wed, 10 Dec 2025 14:39:31 +1100 Subject: [PATCH 2/9] Create index home page for tutorial part of the website --- docs/tutorials/index.md | 7 +++++++ mkdocs.yml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 docs/tutorials/index.md diff --git a/docs/tutorials/index.md b/docs/tutorials/index.md new file mode 100644 index 00000000..33e749de --- /dev/null +++ b/docs/tutorials/index.md @@ -0,0 +1,7 @@ +[![Melbourne Bioinformatics Logo](../img/melbioinf_logo.png)](https://www.melbournebioinformatics.org.au/) + +# Welcome to MBITE! + +MBITE stands for **M**elbourne **BI**oinformatics **T**raining and **E**ducation. These tutorials have been developed by bioinformaticians at MB, where they are regularly delivered as in-house or online workshops. They are also designed to be used for self-directed learning. Many of the training materials were developed for use on Galaxy Australia, enabling learners to easily transition from learning to doing their own data analysis. + +To get updates about or attend our workshops, check out our [Melbourne Bioinformatics Eventbrite page](https://www.eventbrite.com.au/o/melbourne-bioinformatics-13058846490). diff --git a/mkdocs.yml b/mkdocs.yml index 956ac698..128b7d93 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -41,7 +41,7 @@ extra_javascript: copyright: Melbourne Bioinformatics – The University of Melbourne © nav: - - Home: 'index.md' + - Home: 'tutorials/index.md' - 'Popular': - 'Git for Researchers': 'https://melbournebioinformatics.github.io/intro-to-git/' - 'Intro to the Nectar Cloud': 'https://melbournebioinformatics.github.io/nectar-instances/' From 4e23d68aa1dd66df8893dbca707db078e43da37a Mon Sep 17 00:00:00 2001 From: egmg726 Date: Fri, 12 Dec 2025 13:26:05 +1100 Subject: [PATCH 3/9] change https to http --- overrides/header_footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overrides/header_footer.html b/overrides/header_footer.html index 8e246c7d..2d10cce6 100644 --- a/overrides/header_footer.html +++ b/overrides/header_footer.html @@ -33,7 +33,7 @@
Date: Mon, 15 Dec 2025 19:37:06 +1100 Subject: [PATCH 9/9] Fix typo good bot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- overrides/training-program.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overrides/training-program.html b/overrides/training-program.html index 1d39ca80..deb8a265 100644 --- a/overrides/training-program.html +++ b/overrides/training-program.html @@ -163,7 +163,7 @@

Timeline of Program

July

- Continured training in workshop development and draft proposals + Continued training in workshop development and draft proposals

August