# This config file is meant to be edited once, before the site is deployed.
# After that, new edits are rarely needed.
# After that, new edits are rarely needed.
# Usually, you need only to change `title`, `email`, `description`, `baseurl`, `url` and `date`.
# To see complete guide, please take a look into `readme.md` file.
...
...
@@ -12,14 +12,14 @@
# 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
# in the templates via {{ site.myvariable }}.
title:Blank template using LCSB theme.
email:your-email@example.com
title:DAISY Homepage
email:pinar.alper@uni.lu
description:>-# this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
line in _config.yml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description.
The user guide for the DAta Information SYstem (DAISY). It allows to manage your research data
in a GDPR-compliant manner and share the projects with your collaboration partners.
# 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 #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