Skip to content
Snippets Groups Projects
Commit b6e2277f authored by Uwe Jandt (DESY, HIFIS)'s avatar Uwe Jandt (DESY, HIFIS)
Browse files

Merge branch 'reshuffle_frontpage_buttons' into 'master'

Reshuffle frontpage buttons, incl publications

See merge request hifis/hifis.net!51
parents 47743ce0 589d0e8b
No related branches found
No related tags found
1 merge request!51Reshuffle frontpage buttons, incl publications
......@@ -10,11 +10,11 @@
<a href="https://software.hifis.net" class="btn btn-light btn-lg text-dark">
<i class="fas fa-laptop-code"></i> Helmholtz Software
</a>
<a href="{{ '/contact' | relative_url }}" class="btn btn-light btn-lg text-dark">
<i class="fas fa-question"></i> Support
<a href="{{ '/you-and-hifis' | relative_url }}" class="btn btn-light btn-lg text-dark">
<i class="fas fa-user-plus"></i> HIFIS for you
</a>
<a href="{{ '/contact' | relative_url }}" class="btn btn-light btn-lg text-dark">
<i class="fas fa-location-arrow"></i> Contact
<i class="fas fa-question"></i> Support + Contact
</a>
</div>
</div>
......@@ -45,18 +45,22 @@
<div class="frontpage-mission-jumbotron">
<section>
<div class="info-col">
<div class="info-box">
<a href="{% link you-and-hifis/index.md %}" class="btn btn-outline-primary">
<h3><i class="fas fa-user-plus" aria-hidden="true"></i>&nbsp; You & HIFIS</h3>
<a href="{% link mission/index.html %}" class="btn btn-outline-primary">
<h3><i class="fas fa-atom" aria-hidden="true"></i>&nbsp; HIFIS Mission</h3>
</a>
<p>Our purpose is to support you - as scientist, Helmholtz employee or research project.</p>
<p>Our mission is to strengthen and develop the ICT competences of the whole Helmholtz Association.
We want to support you - as a scientist, Helmholtz employee or stakeholder of research projects.</p>
</div>
<div class="info-box">
<a href="{% link mission/index.html %}" class="btn btn-outline-primary">
<h3><i class="fas fa-atom" aria-hidden="true"></i>&nbsp; HIFIS Mission</h3>
<a href="{% link mission/publications.md %}" class="btn btn-outline-primary">
<h3><i class="fas fa-atom" aria-hidden="true"></i>&nbsp; Publications and Documentation</h3>
</a>
<p>Strengthening and developing the ICT competences of the whole Helmholtz Association.</p>
<p>See here for publications, documentations and presentations about HIFIS.</p>
</div>
<div class="info-box">
<a href="{% link partners.md %}" class="btn btn-outline-primary">
<h3><i class="fas fa-globe-europe" aria-hidden="true"></i>&nbsp; HIFIS Partners</h3>
......@@ -64,6 +68,7 @@
<p>Take a look at our partners, within the Helmholtz Association and throughout the World.
</p>
</div>
<div class="info-box">
<a href="{% link roadmap/index.md %}" class="btn btn-outline-primary">
<h3><i class="fas fa-road" aria-hidden="true"></i>&nbsp; Now & tomorrow - The HIFIS
......@@ -71,9 +76,9 @@
</h3>
</a>
<p>Get the latest updates of the HIFIS roadmap, summarizing our goals for the months
andyears to
come.</p>
and years to come.</p>
</div>
</div>
</section>
</div>
......
......@@ -20,30 +20,10 @@ excerpt:
secure and easy-to-use collaborative environment with efficiently accessible ICT services from anywhere. HIFIS
will also support the development of research software with a high level of quality, visibility and
sustainability.</p>
<p> Documentation, Full Proposal texts and Publications <a href="{% link mission/publications.md %}">can be found here</a>.
</p>
</div>
<div class="image-block">
<img class="help-image right" alt="pic"
src="{{ site.directory.images | append: 'illustrations/undraw_online_information_4ui6.svg' | relative_url }}" />
<div>
<h1 id="documentation-and-publications">Documentation and Publications</h1>
<h3 id="hifis-proposal">HIFIS Proposal</h3>
<p>The original platform proposal for HIFIS
<a href="https://www.helmholtz.de/fileadmin/user_upload/01_forschung/Helmholtz_Inkubator_HIFIS.pdf">can be
found here</a>.</p>
<h3 id="documentation">Documentation</h3>
<p>The technical documentation for HIFIS architectural components
<a href="https://hifis.pages.hzdr.de/hifis-technical-documentation/">is located here (restricted
access)</a>.</p>
<h3 id="reports-and-conference-contributions">Reports and Conference Contributions</h3>
<ul>
<li>Annual report</li>
<li>Abstracts</li>
<li>SAB Report</li>
</ul>
</div>
</div>
<div class="image-block">
<img class="help-image left" alt="pic"
src="{{ site.directory.images | append: 'illustrations/undraw_team_spirit_hrr4.svg' | relative_url }}" />
......
---
title: Publications on HIFIS
title_image: default
layout: default
excerpt:
Documentation and Publications on HIFIS.
---
## HIFIS Proposal
The original platform proposal for HIFIS [can be found here](https://www.helmholtz.de/fileadmin/user_upload/01_forschung/Helmholtz_Inkubator_HIFIS.pdf).
## Technical Documentation
The technical documentation for HIFIS architectural components is [**located here**](https://hifis.pages.hzdr.de/hifis-technical-documentation/).
The access is currently restricted to HIFIS members. Most of the documentation is planned to be made publicly available by Q4, 2020.
## Reports and Conference Contributions
* Annual report
* Abstracts
* SAB Report
* Presentations of HIFIS Conference, as far as public anyway.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment