2023-12-17 20:39:16 +00:00
baseURL : https://staging.data.coop
2020-05-03 20:45:20 +00:00
copyright : CC-BY, see https://creativecommons.org/licenses/by/4.0/
2020-04-05 20:14:54 +00:00
title : data.coop
2020-04-05 21:03:14 +00:00
theme : datacoop2020
2020-04-05 20:14:54 +00:00
2022-12-08 08:43:48 +00:00
defaultContentLanguage : da
2021-12-28 01:22:25 +00:00
enableGitInfo : true
2020-05-03 20:45:20 +00:00
2022-12-07 20:30:08 +00:00
markup :
goldmark :
renderer :
2022-12-08 08:43:48 +00:00
unsafe : true
2022-12-07 20:30:08 +00:00
2020-05-03 20:45:20 +00:00
# See: https://gohugo.io/content-management/multilingual/
languages :
da :
title : data.coop
2023-12-16 22:54:40 +00:00
params :
description : "Et datakollektiv, der passer på dine data."
2023-12-16 21:27:59 +00:00
weight : 1
2023-12-16 21:29:04 +00:00
# First Hugo looks in your post front matter for an images value (images: [""])
# Then Hugo searchs for image page resources with feature, cover or thumbnail in their name. These are images files under a directory that matches the post (e.g. content\posts\first-post)
# If not images are found, Hugo looks for images (images: [""]) in your site config
# If no image if found, then an image-less Twitter summary card is used instead of summary_large_image
# https://digitaldrummerj.me/hugo-preview-when-sharing-twitter/
2023-12-16 22:52:38 +00:00
images : [ "/static/img/some_card_preview_large_da.png" ]
2020-05-03 20:45:20 +00:00
LanguageName : Dansk
2022-12-08 08:43:48 +00:00
menu :
nav :
- name : "Bliv Medlem"
url : "membership/"
weight : 1
- name : "Om os"
url : "about/"
weight : 2
- name : "Tjenester"
url : "services/"
weight : 3
- name : "Vedtægter"
url : "rights/"
weight : 4
2020-05-03 20:45:20 +00:00
en :
title : data.coop
2023-12-16 22:54:40 +00:00
params :
description : "A data collective that takes care of your data."
2020-05-03 20:45:20 +00:00
weight : 2
2023-12-16 22:52:38 +00:00
images : [ "/static/img/some_card_preview_large_en.png" ]
2020-05-03 20:45:20 +00:00
LanguageName : English
menu :
nav :
2022-11-10 14:07:49 +00:00
- name : "Membership"
2022-12-08 08:43:48 +00:00
url : "en/membership/"
2020-05-03 20:45:20 +00:00
weight : 1
2022-01-08 00:45:05 +00:00
- name : "About us"
2022-12-08 08:43:48 +00:00
url : "en/about/"
2020-05-03 20:45:20 +00:00
weight : 2
2022-01-08 00:45:05 +00:00
- name : "Services"
2022-12-08 08:43:48 +00:00
url : "en/services/"
2020-05-03 20:45:20 +00:00
weight : 3
2022-01-08 00:45:05 +00:00
- name : "Statutes"
2022-12-08 08:43:48 +00:00
url : "en/rights/"
2020-05-03 20:45:20 +00:00
weight : 4