diff --git a/_layouts/resource_page.html b/_layouts/resource_page.html index 7e0bbbe..4ebade8 100644 --- a/_layouts/resource_page.html +++ b/_layouts/resource_page.html @@ -4,7 +4,7 @@
{%- if page.title %} - {%- if page.type %} + {%- if page.id %} {%- assign subtitle = page.type | replace: "_", " " | capitalize %}

{{subtitle}}: {%- if page.resourceUrl %}{{page.title }}{%- else %}{{page.title }}{%- endif %} {%- else %} @@ -23,9 +23,15 @@

{{ page.title }}
{%- unless page.logo == nil or page.logo == false %} -
+
+ {%- if page.resourceUrl %} + + + + {%- else %} -
+ {%- endif %} +
{%- endunless %} {%- unless page.toc == false %} diff --git a/pages/resources/elearning.md b/pages/resources/elearning.md index 6072216..bde975d 100644 --- a/pages/resources/elearning.md +++ b/pages/resources/elearning.md @@ -2,7 +2,7 @@ # MANDATORY FIELDS id: elearning # This id should match with the user-stories ToolId title: E-learning Interest Group -resourceUrl: https://elixir-europe.org/ +resourceUrl: description: | Once every month, the ELIXIR e-learning interest group meets to discuss best practises about e-learning content creation, curation of e-learning material in TeSS and controlled vocabulary about training activities. objective: | diff --git a/pages/resources/learning-paths.md b/pages/resources/learning-paths.md index 6018dc7..7dc57dd 100644 --- a/pages/resources/learning-paths.md +++ b/pages/resources/learning-paths.md @@ -2,7 +2,7 @@ # MANDATORY FIELDS id: lps # This id should match with the testimonial ToolId title: Learning Paths -resourceUrl: https://elixir-europe.org/ +resourceUrl: https://elixir-europe.org/focus-groups/learning-paths description: | Learning Paths are pathways that guide the learner through a set of learning courses or materials to be undertaken progressively to acquire the desired knowledge and skills on a subject. Establishing and implementing Learning Paths will facilitate the learning process in any professional trajectory and career path. objective: | @@ -25,18 +25,18 @@ coordinators: contacts: - name: Learning Paths email: lp@elixir.org -publications: +#publications: - title: Publication example 1 url: https://elixir-europe.org/ - title: Publication example 2 url: https://elixir-europe.org/ -video: https://www.youtube.com/embed/Jd0e8_jPxik?si=RtMoHJc9k84kMQQ # ONLY YOUTUBE SUPPORTED AT THIS MOMENT +#video: https://www.youtube.com/embed/Jd0e8_jPxik?si=RtMoHJc9k84kMQQ # ONLY YOUTUBE SUPPORTED AT THIS MOMENT mailingList: https://signup.aai.lifescience-ri.eu/registrar/?vo=elixir&group=Community%3ATraining funding: - name: ELIXIR logo: funder_example_1_logo.png url: https://elixir-europe.org/ -logo: logo_example.png +logo: --- ## Activities and resources related to Learning Paths diff --git a/pages/resources/tmd.md b/pages/resources/tmd.md index 631271e..d0fd8db 100644 --- a/pages/resources/tmd.md +++ b/pages/resources/tmd.md @@ -2,7 +2,7 @@ # MANDATORY FIELDS id: tmd # This id should match with the user-stories ToolId title: TMD -resourceUrl: https://tango.elixir-hpc.si/ +resourceUrl: https://tmd.elixir-europe.org description: | The Training Metrics Database was developed in an effort to streamline data collection, storage, and visualisation for the ELIXIR Training Platform. objective: |