# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
# You can create any custom variable you would like, and they will be accessible
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
# in the templates via {{ site.myvariable }}.
title:R3 pages
title:R3 pages
email:lcsb-sysadmins@example.com
email:lcsb-sysadmins@example.com
description:>-# this means to ignore newlines until "baseurl:"
description:>-# this means to ignore newlines until "baseurl:"
Responsible and Reproducible Research (R3).
Responsible and Reproducible Research (R3).
The aim of the R3 initiative at the LCSB is to raise research quality and increase the overall reproducibility of scientific results.
The aim of the R3 initiative at the LCSB is to raise research quality and increase the overall reproducibility of scientific results.
This ambitious goal is achieved through state-of-the-art infrastructure, GDPR compliant data processes and data handling methods, as well as platforms and tools for high-quality scientific computing code.
This ambitious goal is achieved through state-of-the-art infrastructure, GDPR compliant data processes and data handling methods, as well as platforms and tools for high-quality scientific computing code.
# URL settings that will be used to access on your local machine
# URL settings that will be used to access on your local machine
# Note #1: by default you will need to use port 4000 (https://localhost:4000/website) to access the website in your browser running on your machine with `bundle exec jekyll serve`
# Note #1: by default you will need to use port 4000 (https://localhost:4000/website) to access the website in your browser running on your machine with `bundle exec jekyll serve`
# Note #2: the configuration used in GitlabCI is generated in `.gitlab-ci.yml` file automatically for you, if you need to change that - do it there
# Note #2: the configuration used in GitlabCI is generated in `.gitlab-ci.yml` file automatically for you, if you need to change that - do it there