diff --git a/.ci/generateIndex.py b/.ci/generateIndex.py index 968f2b0b2241a397739aa3c1eb7c9b87d53c873f..01890c0fbeed6fa79ed53a2d62ca9c3a2e1f3c9e 100644 --- a/.ci/generateIndex.py +++ b/.ci/generateIndex.py @@ -60,7 +60,7 @@ localroot = os.getcwd() # generate the index properly speaking -cardDirs = ["internal", "external"] +cardDirs = ["internal", "external", "policies"] sections = [] # determine first the directories diff --git a/.gitignore b/.gitignore index 320e29c68e5edaeb8e0db9bbb6f59c891542fa02..1085de465c202b193ee4b10d87d3da8a15eb4f71 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ package.json ./theme/package.json __pycache__/ contribute.egg-info/ +policies \ No newline at end of file diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7ab9b535935832e61b62adbdada546e0244c5229..26834924b22ef1ead6acde2fd4e98c4f636587e4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ # In case something goes horribly wrong, you can fall back to `image: ruby:2.5` -image: git-r3lab.uni.lu:4567/r3/docker/jekyll-lcsb:1.4 +image: git-r3lab.uni.lu:4567/r3/docker/jekyll-lcsb:1.5 stages: - build diff --git a/_config.yml b/_config.yml index b46d209e21ed72dd2d851e6015b2fdb854d234c8..5005d489dbc09435ed5813031ea7244fef918c5d 100644 --- a/_config.yml +++ b/_config.yml @@ -71,6 +71,11 @@ defaults: values: include_link: true searchable: 1.0 + - scope: # adding og:image to the SEO's metadata + path: "" + values: + image: /assets/favicon/apple-touch-icon.png + # Exclude from processing. (no need to touch these)