apps.ad5001.eu/config.yaml

121 lines
4.0 KiB
YAML

baseURL: https://apps.ad5001.eu
languageCode: en
title: Ad5001 Apps
theme: omegamma
copyright: Copyright © Ad5001 2021
params:
brandWebsite: //ad5001.eu
usingTheme: Using
poweredBy: Powered by
includeAppsStyle: true
languages:
en:
languageName: English
menu:
main:
- identifier: apps
name: Apps
pre: <i class="icon-apps icon-as-text" alt="apps icon"></i>
title: apps section
url: /
weight: 20
- identifier: git
name: Git
pre: <i class="icon-git icon-as-text" alt="git icon"></i>
title: git section
url: https://git.ad5001.eu
weight: 10
- identifier: about
name: About
pre: <i class="icon-about icon-as-text" alt="about icon"></i>
title: about section
url: https://ad5001.eu/about
weight: 0
social:
- identifier: mastodon
name: Mastodon
pre: <i class="icon-mastodon" alt="Mastodon icon"></i>
title: mastodon social icon
url: https://mastodon.technology/@Ad5001
- identifier: twitter
name: Twitter
pre: <i class="icon-twitter" alt="Twitter icon"></i>
title: twitter social icon
url: https://twitter.com/Ad5001P4F
- identifier: gitea
name: Gitea
pre: <i class="icon-git" alt="Gitea icon"></i>
title: gitea social icon
url: https://git.ad5001.eu/Ad5001
- identifier: github
name: Github
pre: <i class="icon-github" alt="Github icon"></i>
title: github social icon
url: https://github.com/Ad5001
- identifier: mail
name: Mail
pre: <i class="icon-mail" alt="Mail icon"></i>
title: mail icon
url: "" # Filled with JS to avoid spam.
weight: 0
fr:
languageName: Français
menu:
main:
- identifier: apps
name: Apps
pre: <i class="icon-apps icon-as-text" alt="apps icon"></i>
title: apps list section
url: /fr/
weight: 20
- identifier: git
name: Git
pre: <i class="icon-git icon-as-text" alt="git icon"></i>
title: git section
url: https://git.ad5001.eu
weight: 10
- identifier: about
name: À propos
pre: <i class="icon-about icon-as-text" alt="about icon"></i>
title: about section
url: https://ad5001.eu/fr/a-propos
weight: 0
social:
- identifier: mastodon
name: Mastodon
pre: <i class="icon-mastodon" alt="Mastodon icon"></i>
title: mastodon social icon
url: https://mastodon.technology/@Ad5001
- identifier: twitter
name: Twitter
pre: <i class="icon-twitter" alt="Twitter icon"></i>
title: twitter social icon
url: https://twitter.com/Ad5001P4F
- identifier: gitea
name: Gitea
pre: <i class="icon-git" alt="Gitea icon"></i>
title: gitea social icon
url: https://git.ad5001.eu/Ad5001
- identifier: github
name: Github
pre: <i class="icon-github" alt="Github icon"></i>
title: github social icon
url: https://github.com/Ad5001
- identifier: mail
name: Mail
pre: <i class="icon-mail" alt="Mail icon"></i>
title: mail icon
url: "" # Filled with JS to avoid spam.
weight: 0
markup:
goldmark:
renderer:
hardWraps: false
unsafe: true
xhtml: false