help/config.yml

38 lines
925 B
YAML
Raw Normal View History

2022-01-08 19:30:14 +00:00
baseURL: https://help.happydomain.org/
2022-01-08 19:29:50 +00:00
defaultContentLanguage: en
defaultContentLanguageInSubdir: true
theme: hugo-theme-learn
languages:
en:
2022-01-08 19:30:14 +00:00
title: "happyDomain help center"
2022-01-08 19:29:50 +00:00
weight: 1
languageName: "English"
landingPageURL: "/en"
landingPageName: "<i class='fas fa-home'></i> Home"
fr:
2022-01-08 19:30:14 +00:00
title: "happyDomain centre d'aide"
2022-01-08 19:29:50 +00:00
weight: 2
languageName: "Français"
landingPageURL: "/fr"
landingPageName: "<i class='fas fa-home'></i> Accueil"
params:
editURL: "https://framagit.org/happyDNS/help/-/blob/master/content/"
description: "Finally a simple interface for domain names."
themeVariant: "green"
author: "The happyDNS team"
showVisitedLinks: true
disableBreadcrumb: false
disableMermaid: true
outputs:
home: [ "HTML", "RSS", "JSON"]
shortcuts:
name: "<i class='fab fa-gitlab'></i> Project sources"
url: "https://framagit.org/happyDNS/"
weight: 15