website/config.yaml

77 lines
1.4 KiB
YAML
Raw Normal View History

2020-04-05 20:14:54 +00:00
baseURL: https://new.data.coop
copyright: CC-BY, see https://creativecommons.org/licenses/by/4.0/
2020-04-05 20:14:54 +00:00
title: data.coop
theme: datacoop2020
2020-04-05 20:14:54 +00:00
DefaultContentLanguage: da
enableGitInfo: true
# See: https://gohugo.io/content-management/multilingual/
languages:
da:
languagedirection: rtl
title: data.coop
weight: 1
LanguageName: Dansk
en:
params:
navigation:
help: Aide
title: data.coop
weight: 2
title: Mon blogue
weight: 2
LanguageName: English
menu:
nav:
- name: "Mebership"
url: "/membership/"
weight: 1
- name: "About us"
url: "/about/"
weight: 2
- name: "Services"
url: "/services/"
weight: 3
- name: "Statutes"
url: "/rights/"
weight: 4
- name: "Updates"
url: "/updates/"
weight: 5
2020-04-05 20:14:54 +00:00
taxonomies:
tag: tags
permalinks:
post: "/:filename/"
params:
description: "Et datakollektiv, der passer på dine data."
2021-01-26 20:07:30 +00:00
includeBootstrapJs: true
2020-04-05 20:14:54 +00:00
# Sections displayed on front page
mainSections: ['updates']
2020-04-05 20:14:54 +00:00
menu:
nav:
- name: "Bliv Medlem"
url: "/membership/"
2020-04-05 20:14:54 +00:00
weight: 1
- name: "Om os"
2020-04-05 20:14:54 +00:00
url: "/about/"
weight: 2
- name: "Tjenester"
url: "/services/"
2020-04-05 20:14:54 +00:00
weight: 3
- name: "Vedtægter"
url: "/rights/"
2020-04-05 20:14:54 +00:00
weight: 4
- name: "Opdateringer"
url: "/updates/"
weight: 5
2020-04-05 20:14:54 +00:00