Skip to content

Commit 81e18c5

Browse files
authored
Merge pull request #178 from martenson/publicity
update welcome pages, add NRP publicity
2 parents b3391b6 + 34dff30 commit 81e18c5

File tree

6 files changed

+193
-13
lines changed

6 files changed

+193
-13
lines changed

files/galaxy/static/eu_msmt_eosc.svg

Lines changed: 174 additions & 0 deletions
Loading

group_vars/galaxyservers.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,8 @@ galaxy_config_files_public:
227227
dest: "{{ galaxy_server_dir }}/static/usegalaxy-cz.png"
228228
- src: files/galaxy/static/elixir_logo.png
229229
dest: "{{ galaxy_server_dir }}/static/elixir_logo.png"
230+
- src: files/galaxy/static/eu_msmt_eosc.svg
231+
dest: "{{ galaxy_server_dir }}/static/eu_msmt_eosc.svg"
230232
- src: files/galaxy/static/e-infra_logo.svg
231233
dest: "{{ galaxy_server_dir }}/static/e-infra_logo.svg"
232234

templates/galaxy-qa1.galaxy.cloud.e-infra.cz/static/welcome.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h1>QA1 TEST</h1>
3838
</p>
3939
<p>
4040
Please visit our
41-
<a href="https://docs.metacentrum.cz/related/galaxy/" target="_blank"
41+
<a href="https://docs.metacentrum.cz/en/docs/related/galaxy" target="_blank"
4242
class="reference">Documentation</a>
4343
for details about using this service. In case of any further
4444
questions, please contact us at
@@ -71,9 +71,9 @@ <h1>QA1 TEST</h1>
7171
style="width: 100%" /></a>
7272
</div>
7373
</div>
74-
<p class="text-center">
75-
<img width="600px" src="usegalaxy-cz.png" alt="UsegalaxyCZ logo" />
76-
</p>
74+
<div class="column">
75+
<img src="eu_msmt_eosc.svg" alt="eu_eosc_msmt_logos" style="width: 100%" />
76+
</div>
7777
</div>
7878
</div>
7979
</body>

templates/galaxy-qa2.galaxy.cloud.e-infra.cz/static/welcome.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h1>QA2 TEST</h1>
3838
</p>
3939
<p>
4040
Please visit our
41-
<a href="https://docs.metacentrum.cz/related/galaxy/" target="_blank"
41+
<a href="https://docs.metacentrum.cz/en/docs/related/galaxy" target="_blank"
4242
class="reference">Documentation</a>
4343
for details about using this service. In case of any further
4444
questions, please contact us at

templates/galaxy/static/template_welcome.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,23 +30,24 @@
3030
</p>
3131
<p class="lead text-center">
3232
Welcome to the Czech Galaxy instance of
33-
<a href="https://www.e-infra.cz/">E-Infra CZ</a> and
34-
<a href="https://www.elixir-czech.cz/">ELIXIR CZ</a>
35-
hosted at <a href="https://metavo.metacentrum.cz/">MetaCentrum</a>. We
33+
<a href="https://www.e-infra.cz/" target="_blank">E-Infra CZ</a> and
34+
<a href="https://www.elixir-czech.cz/" target="_blank">ELIXIR CZ</a>
35+
hosted at <a href="https://metavo.metacentrum.cz/" target="_blank">MetaCentrum</a>. We
3636
aim to enable accessible, reproducible, and transparent computational
3737
research in Czechia. We support thousands of documented and maintained
3838
tools that are free to use and backed by a robust public
3939
infrastructure.
4040
</p>
4141
<p>
4242
Please visit our
43-
<a href="https://docs.metacentrum.cz/related/galaxy/" target="_blank"
43+
<a href="https://docs.metacentrum.cz/en/docs/related/galaxy" target="_blank"
4444
class="reference">Documentation</a>
4545
for details about using this service. In case of any further
4646
questions, please contact us at
4747
<a href="mailto:[email protected]" target="_blank">[email protected]</a>.
4848
</p>
49-
<p>You can start with an interactive tour:
49+
<p>Have a look at one of our <a target="_blank" href="https://training.galaxyproject.org/">trainings</a> or
50+
you can start with an interactive tour:
5051
<div>
5152
<a target="_parent" href="../tours/core.galaxy_ui" class="btn btn-secondary btn-sm">Galaxy UI</a>
5253
<a target="_parent" href="../tours/core.history" class="btn btn-secondary btn-sm">Galaxy History</a>
@@ -64,12 +65,12 @@
6465
</p>
6566
<div class="row">
6667
<div class="column">
67-
<a href="https://www.e-infra.cz/">
68+
<a href="https://www.e-infra.cz/" target="_blank">
6869
<img src="e-infra_logo.svg" alt="e-infra" style="width: 100%" /></a>
6970
</div>
7071
<div class="column" style="padding: 50px"></div>
7172
<div class="column">
72-
<a href="https://www.elixir-czech.cz/"><img src="elixir_logo.png" alt="elixir"
73+
<a href="https://www.elixir-czech.cz/" target="_blank"><img src="elixir_logo.png" alt="elixir"
7374
style="width: 100%" /></a>
7475
</div>
7576
</div>

templates/usegalaxy.cz/static/welcome.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</p>
4141
<p>
4242
Please visit our
43-
<a href="https://docs.metacentrum.cz/related/galaxy/" target="_blank"
43+
<a href="https://docs.metacentrum.cz/en/docs/related/galaxy" target="_blank"
4444
class="reference">Documentation</a>
4545
for details about using this service. In case of any further
4646
questions, please contact us at
@@ -73,6 +73,9 @@
7373
<a href="https://www.elixir-czech.cz/" target="_blank"><img src="elixir_logo.png" alt="elixir"
7474
style="width: 100%" /></a>
7575
</div>
76+
<div class="column">
77+
<img src="eu_msmt_eosc.svg" alt="eu_eosc_msmt_logos" style="width: 100%" />
78+
</div>
7679
</div>
7780
</div>
7881
</div>

0 commit comments

Comments
 (0)