From e29724eacc55d5fb3b6d780c1a68cf7acb85f5fe Mon Sep 17 00:00:00 2001 From: Saskia Hiltemann Date: Thu, 4 Jul 2024 18:34:15 +0200 Subject: [PATCH] fix buttons --- _layouts/recordings.html | 3 ++- events/index.md | 2 +- faqs/gtn/recordings_add.md | 4 ++-- faqs/gtn/recordings_create.md | 2 +- news/_posts/2024-06-14-gtn-video-library.md | 6 +++--- 5 files changed, 9 insertions(+), 8 deletions(-) diff --git a/_layouts/recordings.html b/_layouts/recordings.html index 8ea12e2dbe463c..231b97e61ac954 100644 --- a/_layouts/recordings.html +++ b/_layouts/recordings.html @@ -17,7 +17,8 @@

Recordings - {{ material.title }}

Want to add your own recording? We would love to have it to our library!

- + [Add your Recording!]({% link faqs/gtn/recordings_add.md %}){: .btn.btn-info} +
diff --git a/events/index.md b/events/index.md index c363b694020e89..d322b954ae3122 100644 --- a/events/index.md +++ b/events/index.md @@ -13,7 +13,7 @@ For a complete list of all Galaxy-related events, please also see the [Galaxy Ev Anybody is welcome to add their events here. - +[Add your own event!]({% link faqs/gtn/gtn_event_create.md %}){: .btn.btn-success} {% assign upcoming_events = site.pages| where_exp: "item", "item.layout == 'event' or item.layout == 'event-external' " | where_exp: "item", "item.event_state == 'upcoming' " | sort: 'date_start' %} {% assign ongoing_events = site.pages | where_exp: "item", "item.layout == 'event' or item.layout == 'event-external' " | where_exp: "item", "item.event_state == 'ongoing' " | sort: 'date_start' | reverse %} diff --git a/faqs/gtn/recordings_add.md b/faqs/gtn/recordings_add.md index 0652eff26ae113..7e48b798e5aff7 100644 --- a/faqs/gtn/recordings_add.md +++ b/faqs/gtn/recordings_add.md @@ -10,8 +10,8 @@ contributors: [shiltemann] For some tips and tricks about recording the video itself, please see - - +[Recording Tips & Tricks]({% link faqs/gtn/recordings_create.md %}){: .btn.btn-info} +[Submit a Recording](https://forms.gle/qNG8FkTN1yRZPNZY6){: .btn.btn-info} #### Submission process diff --git a/faqs/gtn/recordings_create.md b/faqs/gtn/recordings_create.md index 51f8c198bafac7..d6942cca08d1cf 100644 --- a/faqs/gtn/recordings_create.md +++ b/faqs/gtn/recordings_create.md @@ -13,7 +13,7 @@ Both the GTN tutorial and Galaxy itself change significantly over time, and havi **Done with your recording?** Check out the instructions for adding it to the GTN: - +[Submitting Recordings to the GTN]({% link faqs/gtn/recordings_add.md %}){: .btn.btn-info} #### Video content diff --git a/news/_posts/2024-06-14-gtn-video-library.md b/news/_posts/2024-06-14-gtn-video-library.md index 6200be2276361b..5b61af26f21c89 100644 --- a/news/_posts/2024-06-14-gtn-video-library.md +++ b/news/_posts/2024-06-14-gtn-video-library.md @@ -25,9 +25,9 @@ Want to record one of our tutorials? **We welcome video recordings from everybod Please checkout out our FAQs with instructions for adding your own recordings: - +[Submitting Recordings to the GTN]({% link faqs/gtn/recordings_add.md %}){: .btn.btn-info} - +[Recording Tips & Tricks]({% link faqs/gtn/recordings_create.md %}){: .btn.btn-info} ## What this means for... @@ -42,7 +42,7 @@ GTN Editors & Maintainers | When a recording is submitted, a pull request wil This work is based on the work done during the @gtn:gallantries project and the [Video Library 1.0]({{ site.baseurl }}/news/2021/11/23/video-library.html). As that project ended, the features developed during that time have now been rolled into the GTN to ensure their long term sustainability -The number of videos and hours is slightly lower in the GTN version as we have not yet imported every recording, currently we are missing some recordings which are not directly associated with a GTN material (e.g. webinars). +The number of videos and hours is slightly lower in the GTN version as we have not yet imported every recording, currently we are missing some recordings which are not directly associated with a GTN material (e.g. webinars). [^1]: They must be a recording of a GTN tutorial being taught. We are not accepting recordings of other training events at this time.