News
{%- assign posts = site.posts | where:"lang", site.default.lang -%}
{%- for post in posts limit:5 -%}
{%- assign post_translated = site.categories[page.lang] | where_exp: "item", "post.lang_ref == item.lang_ref" | first -%}
{%- if forloop.index < 4 -%}
{%- assign class="" -%}
{%- else -%}
{%- assign class="hide-on-mobile" -%}
{%- endif -%}
{%- if post_translated -%}
{%- include cards/post_card_image.html post=post_translated class=class -%}
{%- else -%}
{%- include cards/post_card_image.html post=post class=class -%}
{%- endif -%}
{%- endfor -%}
More
{% include transition.html direction="top" %}
You & HIFIS
Our purpose is to support you - as scientist, Helmholtz employee or research project.
HIFIS Mission
Strengthening and developing the ICT competences of the whole Helmholtz Association.
HIFIS Partners
Take a look at our partners, within the Helmholtz Association and throughout the World.
Now & tomorrow - The HIFIS Roadmap
Get the latest updates of the HIFIS roadmap, summarizing our goals for the months andyears to come.