Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • dirk-norbert.baker/hifis.net
  • hifis/overall/hifis.net
  • jucke/hifis.net
  • stephan.thober/hifis.net
  • nicolas.boltz/hifis.net
  • axel.loewe/hifis.net
  • matthias.ruester/hifis.net
  • Franz.Steinmetz/hifis.net
  • bilke/hifis.net
  • guido.bloecher/hifis.net
  • mauro.cacace/hifis.net
  • sebastian.mueller/hifis.net
  • daniel.scheffler/hifis.net
  • manideep.jayavarapu/hifis.net
  • d.wortmann/hifis.net
  • j.mitchell/hifis.net
  • demme/hifis.net
  • s.dinkelacker/hifis.net
  • marcus/hifis.net
  • j.schmoelder/hifis.net
  • tempest.glodowski/hifis.net
  • norman.mueller/hifis.net
22 results
Show changes
Showing
with 60 additions and 47 deletions
......@@ -5,7 +5,7 @@ authors:
- hueser
layout: blogpost
title_image: default
categories: [tutorial]
categories: [Tutorial]
tags: [startblogging, guidedtour]
additional_css:
- 2019-11-22-Workflow-to-Create-a-new-Blog-Post/create_blog_post.css
......@@ -35,7 +35,7 @@ Note:
In case you are interested to know how to contribute
to _HIFIS Software_ web-page in general besides writing blog posts
you can find more information in the Contribution Guide
<sup>[[1]](https://gitlab.hzdr.de/hifis/software.hifis.net/blob/master/CONTRIBUTING.md "Contribution Guide")</sup>.
<sup>[[1]](https://codebase.helmholtz.cloud/hifis/software.hifis.net/blob/master/CONTRIBUTING.md "Contribution Guide")</sup>.
## Tools explained
......@@ -123,7 +123,7 @@ like to blog about.
Open a new issue in the _GitLab UI_.
In order to do so, you need an account in GitLab of HZDR
<sup>[[5]](https://gitlab.hzdr.de "HZDR GitLab Instance")</sup>
<sup>[[5]](https://codebase.helmholtz.cloud "HZDR GitLab Instance")</sup>
and being added as member to the respective GitLab project.
Opening an issue is explained in the _GitLab Docs_
<sup>[[6](https://docs.gitlab.com/ce/user/project/issues/managing_issues.html "Managing GitLab Issues")</sup>.
......@@ -270,14 +270,14 @@ you would like to share with us.
## References
* [[1]](https://gitlab.hzdr.de/hifis/software.hifis.net/blob/master/CONTRIBUTING.md "Contribution Guide") Contribution Guide
* [[1]](https://codebase.helmholtz.cloud/hifis/software.hifis.net/blob/master/CONTRIBUTING.md "Contribution Guide") Contribution Guide
* [[2]](https://en.wikipedia.org/wiki/Git "Git (Wikipedia)") Git (Wikipedia)
* [[3]](https://en.wikipedia.org/wiki/GitLab "GitLab (Wikipedia)") GitLab (Wikipedia)
* [[4]](https://en.wikipedia.org/wiki/Jekyll_(software) "Jekyll (Wikipedia)") Jekyll (Wikipedia)
* [[5]](https://gitlab.hzdr.de "HZDR GitLab Instance") HZDR GitLab Instance
* [[5]](https://codebase.helmholtz.cloud "HZDR GitLab Instance") HZDR GitLab Instance
* [[6]](https://docs.gitlab.com/ce/user/project/issues/managing_issues.html "Managing GitLab Issues") Managing GitLab Issues
* [[7]](https://docs.gitlab.com/ce/user/project/repository/web_editor.html#create-a-new-branch "Create a new Branch in GitLab") Create a new Branch in GitLab
* [[8]](hhttps://docs.gitlab.com/ce/user/project/web_ide/#open-the-web-ide "Open GitLab Web IDE") Open GitLab Web IDE
* [[8]](https://docs.gitlab.com/ce/user/project/web_ide/#open-the-web-ide "Open GitLab Web IDE") Open GitLab Web IDE
* [[9]](https://docs.gitlab.com/ce/user/markdown.html "GitLab Markdown") GitLab Markdown
* [[10]](https://docs.gitlab.com/ce/user/project/web_ide/#stage-and-commit-changes "Stage and Commit Changes in GitLab Web IDE") Stage and Commit Changes in GitLab Web IDE
* [[11]](https://chris.beams.io/posts/git-commit/ "Best Practice of Git Commit Messages") Best Practice of Git Commit Messages
......
......@@ -7,7 +7,7 @@ layout: blogpost
title_image: default
excerpt_separator: <!--more-->
categories:
- report
- Report
tags:
- workshop
- carpentries
......
......@@ -106,12 +106,12 @@ trainings, events and services in 2020 and forward.
[haicu-link]: http://www.helmholtz.ai/
[hmc-link]: https://www.helmholtz.de/en/research/information-data-science/helmholtz-metadata-collaboration-plattform-hmc/
[hip-link]: https://www.helmholtz.de/en/research/information-data-science/helmholtz-imaging-platform-hip/
[dlr]: https://dlr.de/sc
[dlr]: https://www.dlr.de/sc
[dkfz]: https://www.dkfz.de/
[gfz]: https://www.gfz-potsdam.de/zentrum/escience-zentrum/ueberblick/
[gfz]: https://www.gfz-potsdam.de/sektion/escience-zentrum/ueberblick
[hzdr]: https://www.hzdr.de/
[ufz]: https://www.ufz.de/
[contributing]: https://gitlab.hzdr.de/hifis/software.hifis.net/blob/master/CONTRIBUTING.md
[cloud-link]: https://www.hifis.net/mission/cluster-cloud.html
[backbone-link]: https://www.hifis.net/mission/cluster-backbone.html
[gitlab-project]: https://gitlab.hzdr.de/hifis/software.hifis.net
[contributing]: https://codebase.helmholtz.cloud/hifis/software.hifis.net/blob/master/CONTRIBUTING.md
[cloud-link]: {% link services/cloud/Helmholtz_cloud.md %}
[backbone-link]: {% link services/backbone-overview.md %}
[gitlab-project]: https://codebase.helmholtz.cloud/hifis/software.hifis.net
......@@ -6,7 +6,7 @@ authors:
layout: blogpost
title_image: default
categories:
- tutorial
- Tutorial
tags:
- example
- markdown
......@@ -14,7 +14,8 @@ excerpt:
Want to contribute? No time to read long tutorials?
Then this contribution quickstart guide is for <em>you</em>.
additional_css:
- 2020-01-07-contributing-in-4-simple-steps/button-link.css
- 2020-01-07-contributing-in-4-simple-steps/button-link.css
- image-scaling.css
---
# What This Guide will (not) Cover
......@@ -84,9 +85,11 @@ is the 4-digit year, `MM` is the 2-digit month (and later we need `DD` for the
2-digit day).
If this path does not fully exist, you should now create it.
{:.treat-as-figure}
{: .float-left}
![Dropdown Menu example]({{ site.directory.images | relative_url }}/posts/2020-01-07-contributing-in-4-simple-steps/create_folder.png)
<div class="floating-boxes">
<div class="image-box align-left">
<img class="left" style="min-width: 300px; max-width: 300px;" src="{% link assets/img/posts/2020-01-07-contributing-in-4-simple-steps/create_folder.png %}" alt="Dropdown Menu example" />
</div>
<div class="text-box" markdown="1">
The dropdown-menu to create a new sub-folder becomes visible on hovering the
parent folder.
......@@ -112,6 +115,9 @@ For comparison, the full path of this blog post looks like this:
```
/_posts/2020/01/2020-01-07-contributing-in-4-simple-steps.md
```
</div>
</div>
<div class="clear"></div>
## Frontmatter
......@@ -221,5 +227,5 @@ Well done!
[ref2]: {% post_url /2019/10/2019-10-29-Blog-Post-Features %}
[ref3]: https://kramdown.gettalong.org/quickref.html
[issue-link]: https://gitlab.hzdr.de/hifis/overall/hifis.net/issues/new?issuable_template=blog-post
[issue-link]: https://codebase.helmholtz.cloud/hifis/overall/hifis.net/issues/new?issuable_template=blog-post
[slug-generator]: https://blog.tersmitten.nl/slugify/
......@@ -13,7 +13,7 @@ excerpt:
the creation of regulations for a sustainable use and development of
research software in the individual Helmholtz centers.</p>
categories:
- guidelines
- Guidelines
tags:
- general
---
......@@ -68,9 +68,9 @@ template into local guidelines.
[<i class="fas fa-file-pdf"></i> 10.2312/os.helmholtz.008][recommendations-doi]
(currently only available in German)
[taskgroup]: https://os.helmholtz.de/de/open-science-in-der-helmholtz-gemeinschaft/akteure-und-ihre-rollen/arbeitskreis-open-science/task-group-forschungssoftware/
[taskgroup]: https://os.helmholtz.de/open-science-in-helmholtz/arbeitskreis-open-science/task-group-forschungssoftware/
[openscience]: https://os.helmholtz.de
[policy]: https://os.helmholtz.de/index.php?id=3951
[policy]: https://os.helmholtz.de/open-research-software/muster-richtlinie/
[policy-doi]: https://doi.org/10.2312/os.helmholtz.007
[recommendations]: https://os.helmholtz.de/index.php?id=3197
[recommendations]: https://os.helmholtz.de/open-research-software/implementierung-leit-und-richtlinien/
[recommendations-doi]: https://doi.org/10.2312/os.helmholtz.008
......@@ -6,7 +6,7 @@ authors:
layout: blogpost
title_image: default
categories:
- announcement
- Announcement
tags:
- workshop
excerpt:
......@@ -45,7 +45,7 @@ More specialized events outside this core curriculum
are being planned, so best keep an eye on that page!
[events]: {{ 'events' | relative_url }}
[events]: https://events.hifis.net/category/4/
[200331]: {% link _events/2020/2020-03-31-the-carpentries-workshop.md %}
[200512]: {% link _events/2020/2020-05-12-ready-script-for-publication.md %}
......
......@@ -6,7 +6,7 @@ authors:
- jandt
layout: blogpost
categories:
- news
- News
excerpt:
The Jülich Supercomputing Center (JSC) offers computing time and support
on its HPC facilities for research on the COVID-19 virus.
......
......@@ -6,11 +6,12 @@ authors:
- Konrad, Uwe (HZDR)
layout: blogpost
categories:
- news
- Use Case
- News
- Use-Case
excerpt_separator: <!--more-->
redirect_from:
- news/2020/04/09/hifis-support-folding-at-home
- news/use%20case/2020/04/09/hifis-support-folding-at-home
lang: en
lang_ref: 2020-04-06-hifis-support-folding-at-home
---
......
......@@ -6,7 +6,7 @@ authors:
- jandt
layout: blogpost
categories:
- news
- News
excerpt:
Since end of March, the Grid Computing Centre Karlsruhe and the HPC systems
of KIT support the distributed computing projects Folding@Home and Rosetta@home,
......
......@@ -6,7 +6,7 @@ authors:
- huste
layout: blogpost
categories:
- news
- News
excerpt:
"HIFIS workshop cluster in spring and autumn 2020: Basic Software Carpentry,
Introduction to GitLab and Bring Your Own Script. Specialized workshops
......@@ -33,7 +33,7 @@ Several different software development trainings will be offered to researchers.
Join us on
[June 9th and 10th]({% link _events/2020/2020-06-09-GitLab-Software-Development-Teams.md %})!
The [HIFIS Software events]({% link events.md %}) page provides
The [HIFIS Software events](https://events.hifis.net/category/4/) page provides
your with more details and keeps you updated about future events.
More specialized events outside this core curriculum —
like an
......
......@@ -11,13 +11,13 @@ excerpt:
sign and verify work using X509 certificates. This guide will show you how
to setup signing of Git commits for the operating system of your choice.
categories:
- tutorial
- Tutorial
tags:
- Git
- Version Control
- Best Practice
redirect_from:
- tutorial/2020/04/15/smime-signing-of-git-comits
- Tutorial/2020/04/15/smime-signing-of-git-comits
---
{{ page.excerpt }}
......@@ -236,7 +236,7 @@ Thank you very much for notifying us!
</strong>
or
<strong>
<a href="https://gitlab.hzdr.de/hifis/software.hifis.net/-/issues/new?issue">open an issue</a>
<a href="https://codebase.helmholtz.cloud/hifis/software.hifis.net/-/issues/new?issue">open an issue</a>
</strong>
on <i class="fab fa-gitlab"></i> GitLab.
</p>
......
......@@ -8,7 +8,7 @@ authors:
layout: blogpost
title_image: default
categories:
- report
- Report
tags:
- workshop
excerpt:
......@@ -163,7 +163,7 @@ Thereby, the participants were able to apply their acquired _Git_ knowledge to
the User-Interfaces of _GitLab_.
As most of our participants were members of the HZDR and we also had the
sufficient administrative rights to allow access for all other participants, we
chose to use the [institute-local _GitLab_ instance](https://gitlab.hzdr.de)
chose to use the [institute-local _GitLab_ instance](https://codebase.helmholtz.cloud)
for this purpose.
In future workshops with participants from other institutions we might switch to
[_gitlab.com_](https://www.gitlab.com) for this exercise.
......
......@@ -6,7 +6,7 @@ authors:
layout: blogpost
title_image: default
categories:
- report
- Report
tags:
- hackathon
excerpt:
......
......@@ -6,7 +6,7 @@ authors:
- Hammitzsch, Martin (GFZ) et al.
layout: blogpost
categories:
- guidelines
- Guidelines
excerpt:
redirect_from:
- services/chatting/index_ger.html
......
......@@ -6,7 +6,7 @@ authors:
- Hammitzsch, Martin (GFZ) et al.
layout: blogpost
categories:
- guidelines
- Guidelines
excerpt:
redirect_from:
- services/video_conferencing/index_ger.html
......
......@@ -6,7 +6,7 @@ authors:
- jandt
layout: blogpost
categories:
- news
- News
excerpt: >
In April, the HIFIS SAB held its first meeting as a video conference. Members of SAB compiled a comprehensive feedback report.
......@@ -36,4 +36,10 @@ The SAB members were given additional opportunity to provide written feedback wi
### Full Report
Specific feedback given by six experts from the SAB are given in full detail in the [**full report**](https://nubes.helmholtz-berlin.de/f/84005457) (limited access).
Specific feedback given by six experts from the SAB are given in full detail in the [**full report**]({% link structure/sab_reports/SAB_Feedback_2020.pdf %}).
---
## Changelog
- 2023-07-11: Updated link to report
\ No newline at end of file
......@@ -6,7 +6,7 @@ authors:
layout: blogpost
title_image: default
categories:
- announcement
- Announcement
tags:
- general
- support
......
......@@ -7,7 +7,7 @@ authors:
layout: blogpost
title_image: default
categories:
- report
- Report
tags:
- hacky hour
excerpt:
......
......@@ -6,7 +6,7 @@ authors:
- jandt
layout: blogpost
categories:
- news
- News
excerpt_separator: <!--more-->
lang: en
lang_ref: 2020-06-19-hifis-in-the-egi-newsletter
......@@ -18,6 +18,6 @@ from the EGI Federation. In the EGI Newsletters, we give an overview of the
new HIFIS platform.
<!--more-->
<a type="button" class="btn btn-outline-primary btn-lg" href="https://www.egi.eu/about/newsletters/helmholtz-federated-it-services-promoting-it-based-science-at-all-levels/">
<a type="button" class="btn btn-outline-primary btn-lg" href="https://preview.mailerlite.com/s9b7l1/1435456442688607486/y2j8/">
<i class="fas fa-external-link-alt"></i> Read more
</a>
</a> {% comment %} The link is only to the newsletter, the more detailed article has gone offline, as well as all the articles from older issues. Reported bug to EGI.eu (Sophie). {% endcomment %}
......@@ -6,7 +6,7 @@ authors:
- Hammitzsch, Martin (GFZ) et al.
layout: blogpost
categories:
- guidelines
- Guidelines
redirect_from:
- services/collaborative_notetaking/index_ger.html
- services/collaborative_notetaking/index.html
......