Skip to content

Commit

Permalink
changing base and usegalaxy servers yml files
Browse files Browse the repository at this point in the history
  • Loading branch information
EngyNasr committed Dec 11, 2024
1 parent 314ff16 commit 5225642
Show file tree
Hide file tree
Showing 10 changed files with 46 additions and 322 deletions.
3 changes: 2 additions & 1 deletion communities/microgalaxy/lab/CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# If GitHub username, name and avatar will be fetched and displayed
bebatut
zierep
zierep
EngyNasr
35 changes: 18 additions & 17 deletions communities/microgalaxy/lab/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,37 +7,35 @@
# To make the content more generic and reusable across sites

# These will be rendered like "Welcome to the Galaxy {{ site_name }} {{ lab_name }}!"
site_name: Australia
site_name: European
lab_name: microGalaxy Lab
analysis_name: microGalaxy
nationality: Australian
nationality: Europeam

# Used for rendering tool/workflow links. Trailing '/' will be removed.
galaxy_base_url: https://singlecell.usegalaxy.org
subdomain: singlecell
root_domain: usegalaxy.org
galaxy_base_url: https://microgalaxy.usegalaxy.eu
subdomain: microGalaxy
root_domain: usegalaxy.eu

# This will enable a feedback form on the webpage:
# feedback_email: [email protected]

support_url: https://help.galaxyproject.org
# quota_request_url: https://help.galaxyproject.org
quota_request_url: https://help.galaxyproject.org
data_policy_url: https://usegalaxy.org/static/terms.html
terms_url: https://usegalaxy.org/static/terms.html

help_links:
- title: General Galaxy support
url: https://galaxyproject.org/support/
- title: Single Cell help forum
url: https://help.galaxyproject.org/tag/single-cell
- title: microGalaxy help forum
url: https://help.galaxyproject.org/tag/microGalaxy
- title: General Galaxy help forum
url: https://help.galaxyproject.org
- title: Galaxy Training Network Slack workspace
url: https://join.slack.com/t/gtnsmrgsbord/shared_invite/zt-2llyx6p8j-LmpEIsJu0t4MQkBctkN8qg
- title: Single cell Slack channel (#single-cell-users)
url: https://gtnsmrgsbord.slack.com/archives/C06PBRR40D7
- title: Single cell user community chat room (Same channel but using Matrix/Element)
url: https://matrix.to/#/#Galaxy-Training-Network_galaxy-single-cell:gitter.im
- title: microGalaxy user community chat room (Same channel but using Matrix/Element)
url: https://matrix.to/#/#galaxyproject_microGalaxy:gitter.im
- title: Galaxy Training Community chat
url: https://matrix.to/#/#Galaxy-Training-Network_Lobby:gitter.im
- title: Usegalaxy.org chat
Expand All @@ -49,7 +47,7 @@ conclusion_extra_md: ""
# -----------------------------------------------------------------------------
# Custom content relative to this file URL

header_logo: static/logo_single_cell.svg
header_logo: static/microGalaxy-logo.png
custom_css: static/custom.css
intro_md: templates/intro.html
conclusion_md: templates/conclusion.html
Expand All @@ -61,9 +59,12 @@ footer_md: templates/footer.html
# 1. Relative to this file URL
# 2. Full URL to fetch globally centralized content
sections:
- sections/1_beginner.yml
- sections/3_advanced.yml
- sections/4_community.yml
- sections/5_tools.yml
- sections/1_data_import_and_preparation.yml
- sections/2_microbial_isolates.yml
- sections/3_microbiome.yml
- sections/4_tools.yml
- sections/5_workflows.yml
- sections/6_support_and_help.yml
- sections/7_community.yml

# -----------------------------------------------------------------------------
14 changes: 6 additions & 8 deletions communities/microgalaxy/lab/sections/6_support_and_help.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@ tabs:
- title_md: General Galaxy support
description_md: >
...
button_link: "{{ url }}"
button_tip: ..
button_icon: ..
button_link: "{{ galaxy_base_url }}"
button_tip:
button_icon:
- title_md: microGalaxy chat room
description_md: >
Of course! Check out the microGalaxy Matrix channel
[microGalaxy Matrix](https://matrix.to/#/#galaxyproject_microGalaxy:gitter.im)
button_link: "{{ url }}"
button_tip: ..
button_icon: ..
button_link:
button_tip:
button_icon:
- title_md: Can I upload sensitive data?
description_md: >
No, please do not upload personal or sensitive, such as human health or clinical data. Please see our
Expand All @@ -51,5 +51,3 @@ tabs:
Please submit a quota request if your Galaxy account reaches its data storage limit. Requests are usually provisioned quickly if you provide a reasonable use case for your request.
button_md: Request
button_link: "{{ quota_request_url }}"
exclude_from:
- usegalaxy.org
2 changes: 1 addition & 1 deletion communities/microgalaxy/lab/sections/7_community.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ tabs:
button_link: ""
button_md:
button_tip: Visit microGalaxy

- id: governance
title: How is the Galaxy Community organised?
content:
Expand Down
276 changes: 0 additions & 276 deletions communities/microgalaxy/lab/static/logo_single_cell.svg

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5225642

Please sign in to comment.