@@ -254,7 +254,7 @@ In this project the [CI Job "deploy-webpage"](https://gitlab.version.fz-juelich.
##### Webpage
The [CI Job "deploy-webpage"](https://gitlab.version.fz-juelich.de/vis/jusense-cicd/blob/master/.gitlab-ci.yml#L269) generates automatically a static webpage using [Jekyll](https://jekyllrb.com/), [THIS project CI Script](https://gitlab.version.fz-juelich.de/vis/jusense-cicd/blob/master/ci/deploy-webpage.sh) and [THIS webpage folder](https://gitlab.version.fz-juelich.de/vis/jusense-cicd/tree/master/doc/webpage), which is base on [THIS SinglePage template](https://github.com/t413/SinglePaged) and [THIS implementation](https://site.mockito.org).
The content is written in Markdown language [HERE](https://gitlab.version.fz-juelich.de/vis/jusense-cicd/tree/master/doc/webpage/_posts). [THIS script]() generates parts of the content (eg. Download section) based on information it gathers through the GitLab Rest API. The generated HTML files are made available online under http://vis.pages.jsc.fz-juelich.de/jusense-cicd/
The content is written in Markdown language [HERE](https://gitlab.version.fz-juelich.de/vis/jusense-cicd/tree/master/doc/webpage/_posts). [THIS script]() generates parts of the content (eg. Download section) based on information it gathers through the GitLab Rest API. The generated HTML files are made available online under **http://vis.pages.jsc.fz-juelich.de/jusense-cicd/**