-
Notifications
You must be signed in to change notification settings - Fork 924
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5661 from nomadscientist/comm_page
Add community content resource page
- Loading branch information
Showing
16 changed files
with
279 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
title: "GTN's Gift for 2024" | ||
contributions: | ||
authorship: | ||
- nomadscientist | ||
- hexylena | ||
tags: [gtn, single-cell, new feature, new tutorial, contributing, community] | ||
layout: news | ||
cover: "news/images/spoc_images/community_page.png" | ||
coveralt: "four graphs showing increases over time: training materials including slides and tutorials; contributors; workflows; and other" | ||
--- | ||
|
||
# Community Pages | ||
|
||
# 🎉 Ring in 2025 with the GTN’s Amazing New Feature! 🎉 | ||
|
||
We’re absolutely *thrilled* to introduce the fabulous **Community Page**—a glorious new addition that has us cheering! 🎊 | ||
|
||
Here’s why we’re so excited: this page **automatically** tracks and celebrates all the incredible resource contributions from our community over time. 🚀 Whether it’s new workflows, fresh training materials, or awesome contributors, everything is summed up for you, hassle-free! | ||
|
||
Gone are the days of frantically piecing together achievements to impress institutes or grant bodies. No more scratching your head at year’s end wondering, *“Wait... what *did* we accomplish?”* GTN gets it. 💡 We know trainers are superheroes juggling this alongside their full-time research or infrastructure roles. | ||
|
||
Now, with sleek live charts, we can *see* how our community shines 🌟—in real time! It’s a joyful reflection of all the hard work, dedication, and collaboration that make this community so special. | ||
|
||
So here’s a huge **THANK YOU** to the GTN team for this spectacular gift! 🥳 You’ve truly embodied the spirit of user-centered design—not just for the scientists using Galaxy, but for those of us building it, too. 💖 | ||
|
||
Here’s to an exciting 2024 full of growth, achievements, and community magic! 🎆 | ||
|
||
#GratefulForGTN | ||
|
||
You can find this and other useful features in a [new tutorial collecting community resources]( {% link topics/community/tutorials/community_content/tutorial.md %} ). | ||
|
||
Finally, you can see an example from the Single-cell topic below: | ||
|
||
<iframe | ||
src="https://training.galaxyproject.org/training-material/topics/single-cell/community.html" | ||
width="100%" | ||
height="800" | ||
style="border: none;" | ||
title="Single-Cell Topic Community Page"> | ||
</iframe> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: How can I add my SIG meetings to the Galaxy Community Activities calendar? | ||
box_type: tip | ||
layout: faq | ||
contributors: [nomadscientist] | ||
--- | ||
|
||
Add the following guest to all of your Google Calendar meeting events: 8a762890fbe724e9d29b67915aa0197a352642f94b22ec64a85430daaf1abb5e@group.calendar.google.com | ||
|
||
Then it will show up in the **Galaxy Community Activities** calendar! | ||
|
||
<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=1&ctz=Europe%2FLondon&showPrint=0&showCalendars=0&mode=AGENDA&src=OGE3NjI4OTBmYmU3MjRlOWQyOWI2NzkxNWFhMDE5N2EzNTI2NDJmOTRiMjJlYzY0YTg1NDMwZGFhZjFhYmI1ZUBncm91cC5jYWxlbmRhci5nb29nbGUuY29t&color=%234285F4" style="border-width:0" width="800" height="600" frameborder="0" scrolling="no"></iframe> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: How do I find the Community Home pages? | ||
box_type: tip | ||
layout: faq | ||
contributors: [nomadscientist, hexylena, shiltemann] | ||
--- | ||
|
||
The **Community Home** shows statistics for the topic (e.g. number of tutorials, slides, events, contributors, etc), | ||
as well as annual "Year in review" sections listing all new additions to the topic/community for each year. | ||
|
||
You can find your **Community Home** by | ||
1. Opening the GTN **Topic** page of your choice | ||
2. Scrolling down to the **Community Resources** section (below the list of tutorials) | ||
3. Clicking the **Community Home** button | ||
|
||
![screenshot of the community and maintainer homepage buttons]({% link topics/community/images/community_maintainer_home_buttons.png %}) | ||
|
||
For example, have a look at the [Single Cell Community Home]({% link topics/single-cell/community.md %}) | ||
|
||
![screenshot of the single cell community home page]({% link topics/community/images/community_home.png %}) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: How do I find the Maintainer Home pages? | ||
box_type: tip | ||
layout: faq | ||
contributors: [nomadscientist, hexylena, shiltemann] | ||
--- | ||
|
||
The **Maintainer Home** pages shows the state of the topic and its materials in terms of which available GTN features are being used, adherence to best practices, and when tutorials have last been updated, and which tutorials are the most used, etc. This can help inform where to focus your efforts. | ||
|
||
You can find your **Maintainer Home** by | ||
1. Opening the GTN **Topic** page of your choice | ||
2. Scrolling down to the **Community Resources** section (below the list of tutorials) | ||
3. Clicking the **Maintainer Home** button | ||
|
||
![screenshot of the community and maintainer homepage buttons]({% link topics/community/images/community_maintainer_home_buttons.png %}) | ||
|
||
For example, have a look at the [Single Cell Maintainer Home]({% link topics/single-cell/maintainer.md %}) | ||
|
||
![screenshot of the single cell maintainer home page]({% link topics/community/images/maintainer_home.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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
--- | ||
layout: faq-page | ||
--- |
165 changes: 165 additions & 0 deletions
165
topics/community/tutorials/community_content/tutorial.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,165 @@ | ||
--- | ||
layout: tutorial_hands_on | ||
priority: 1 | ||
subtopic: sig | ||
title: "Creating community content" | ||
questions: | ||
- "What content does my Topic automatically get from the GTN?" | ||
- "How can I make sure this data is collected well?" | ||
objectives: | ||
- "Signpost community leads and users to useful resources" | ||
- "Explain why metadata is key for such community resources" | ||
- "Provide a reference, rather than a tutorial" | ||
time_estimation: "30M" | ||
key_points: | ||
- "The GTN has worked hard to provide automated metrics and resources to highlight and acknowledge the efforts of communities and community leads" | ||
- "This only works if we contribute with effective tagging." | ||
requirements: | ||
contributions: | ||
authorship: | ||
- nomadscientist | ||
requirements: | ||
- | ||
type: "internal" | ||
topic_name: community | ||
tutorials: | ||
- sig_define | ||
--- | ||
|
||
Galaxy *[Special Interest Group](https://galaxyproject.org/community/sig)* (**SIG**)s work hard to build and maintain training resources. The GTN has worked hard to acknowledge this and offer nice impact pages to communities. | ||
|
||
Here is a list of resources that you can use! | ||
|
||
> <comment-title></comment-title> | ||
> - We want this material to grow (similar to the 'Creating content in markdown' tutorial) so please do add further resources that can help communities! | ||
{: .comment} | ||
|
||
> <agenda-title></agenda-title> | ||
> | ||
> In this tutorial, we will cover: | ||
> | ||
> 1. TOC | ||
> {:toc} | ||
> | ||
{: .agenda} | ||
|
||
# Maintainer Home | ||
|
||
Maintaining resources is **fundamental** to the quality and usefulness of any software resource. We do *not* throw code over the wall! | ||
|
||
To help topic maintainers to quickly recognise what materials need updating and fixing, topic **Maintainer Homes** were built. | ||
|
||
> <hands-on-title>Go to your topic Maintainer Home</hands-on-title> | ||
> | ||
> 1. Go to any GTN training topic of interest. | ||
> 2. Scroll down past the tutorials, and click on the "Maintainer Home" button | ||
> | ||
> {% snippet topics/community/faqs/maintainer_home.md %} | ||
> | ||
> 3. Explore the Maintainer Home! | ||
> - For example, the [Single Cell Maintainer Home]({% link topics/single-cell/maintainer.md %}) | ||
> | ||
{: .hands_on} | ||
|
||
You may instantly see some key information missing from tutorials, or how long its been since someone checked it! Time to update some materials! | ||
|
||
You can see an example from the Single-cell topic below: | ||
|
||
<iframe | ||
src="/training-material/topics/single-cell/maintainer.html" | ||
width="100%" | ||
height="800" | ||
style="border: none;" | ||
title="Single-Cell Topic Maintainer Home"> | ||
</iframe> | ||
|
||
# Community Home | ||
|
||
Where the **Maintainer Home** helps you sustain your community, the **Community Home** helps you show off your community. An end-of-year gift in 2024, this page will sift through news, events, and GTN contributions for your community tag of interest (example: single-cell) and provide a beautiful visualization of your efforts. | ||
|
||
> <hands-on-title>Go to your topic Community Home</hands-on-title> | ||
> | ||
> 1. Go to any GTN training topic of interest. | ||
> 2. Scroll down past the tutorials, and click on the "Community Home" button | ||
> | ||
> {% snippet topics/community/faqs/community_home.md %} | ||
> | ||
> 3. Explore the Community Home! | ||
> - For example, the [Single Cell Community Home]({% link topics/single-cell/community.md %}) | ||
> | ||
{: .hands_on} | ||
|
||
You can see an example from the Single-cell topic below: | ||
|
||
<iframe | ||
src="/training-material/topics/single-cell/community.html" | ||
width="100%" | ||
height="800" | ||
style="border: none;" | ||
title="Single-Cell Topic Community Home"> | ||
</iframe> | ||
|
||
# Topic usage statistics | ||
|
||
Next up, you might want to know how many people are actually using your materials? Welcome to your **Topic usage statistics**! You may have already found this, actually, as it's (currently) at the bottom of the Maintainer Home. | ||
|
||
> <hands-on-title>Go to your topic usage statistics</hands-on-title> | ||
> | ||
> 1. Go to any GTN training topic of interest. | ||
> 2. Scroll down past the tutorials, and click on the "Maintainer Home" button | ||
> | ||
> {% snippet topics/community/faqs/maintainer_home.md %} | ||
> | ||
> 3. Scroll down to the section "Statistics For Your Materials" | ||
> 4. Explore the usage statistics! | ||
> - For example, the [Single Cell Usage Statistics]({% link topics/single-cell/maintainer.md %}#statistics-for-your-materials) | ||
> | ||
{: .hands_on} | ||
|
||
You can see an example from the Single-cell topic below. | ||
|
||
<iframe | ||
src="/training-material/topics/single-cell/maintainer.html#statistics-for-your-materials" | ||
width="100%" | ||
height="800" | ||
style="border: none;" | ||
title="Single-Cell Topic Usage Statistics"> | ||
</iframe> | ||
|
||
# News widgets | ||
|
||
You can also embed news into your pages, subdomains/ Galaxy Labs, or even your Matrix channels. | ||
|
||
Follow this documentation to learn how: | ||
|
||
1. [GTN Feeds]( {% link feeds/index.md %} ) | ||
2. [Bot integration into matrix]( {% link news/2023/12/20/matrix-bots.md %} ) | ||
|
||
You can see an example from the Single-cell topic below. | ||
|
||
<h3 class="mb-3">News and Events</h3> | ||
<iframe width="100%" height="600px" src="/training-material/feeds/single-cell-month.w.html"></iframe> | ||
|
||
# Workflow search | ||
|
||
Want to see all the workflows tagged with your community tag across public servers? Look no further! | ||
|
||
Follow this documentation to learn how: | ||
|
||
1. [Galaxy Pan-Galactic Workflow Search]( {% link workflows/list.md %} ) | ||
2. [Workflow Search Querying]( {% link news/2023/11/20/workflow-search.md %} ) | ||
|
||
You can see an example from the Single-cell topic below. | ||
|
||
<h3 class="mb-3">Public workflows</h3> | ||
<iframe src="/training-material/workflows/embed.html?query=single-cell" height="600px" width="100%" class="gtn-embed" frameborder="1"></iframe> | ||
|
||
# Galaxy Community Activities calendar | ||
|
||
We host a GoogleCalendar on the [Galaxy Special Interest Group Hub page](https://galaxyproject.org/community/sig/). | ||
|
||
{% snippet topics/community/faqs/community_activites_calendar.md %} | ||
|
||
# Conclusion | ||
|
||
{% icon congratulations %} Congratulations! You've made it to the end! Hopefully you think these resources are brilliant, and are making sure to tag everything (news, events, training materials, workflows, FAQs, you name it, you should tag it!) with your community tag! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
--- | ||
layout: tutorial_hands_on | ||
priority: 2 | ||
subtopic: sig | ||
|
||
title: "Creating a Special Interest Group" | ||
questions: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters