2021-07-13 22:23:07 +00:00
|
|
|
baseURL: https://ad5001.eu
|
2021-06-28 15:27:44 +00:00
|
|
|
languageCode: en
|
|
|
|
title: Ad5001
|
|
|
|
theme: omegamma
|
|
|
|
copyright: Copyright © Ad5001 2021
|
2021-08-06 20:22:43 +00:00
|
|
|
enableGitInfo: "true"
|
2021-06-28 15:27:44 +00:00
|
|
|
|
2021-08-06 20:22:43 +00:00
|
|
|
frontmatter:
|
|
|
|
date: ["date", "publishDate", "lastmod"]
|
|
|
|
lastmod: [":git", "date", "publishDate"]
|
2021-06-28 15:27:44 +00:00
|
|
|
|
|
|
|
params:
|
2021-08-02 18:10:21 +00:00
|
|
|
brandWebsite: /
|
|
|
|
websiteSource: https://git.ad5001.eu/Ad5001/ad5001.eu
|
2021-06-28 15:27:44 +00:00
|
|
|
poweredBy: Powered by
|
|
|
|
|
|
|
|
languages:
|
|
|
|
en:
|
|
|
|
languageName: English
|
|
|
|
menu:
|
|
|
|
main:
|
|
|
|
- identifier: apps
|
|
|
|
name: Apps
|
2021-07-16 22:38:04 +00:00
|
|
|
pre: <i class="icon-apps icon-as-text" alt="apps icon"></i>
|
2021-06-28 15:27:44 +00:00
|
|
|
title: apps section
|
|
|
|
url: https://apps.ad5001.eu/
|
|
|
|
weight: 20
|
|
|
|
- identifier: git
|
|
|
|
name: Git
|
2021-07-16 22:38:04 +00:00
|
|
|
pre: <i class="icon-git icon-as-text" alt="git icon"></i>
|
2021-06-28 15:27:44 +00:00
|
|
|
title: git section
|
|
|
|
url: https://git.ad5001.eu
|
|
|
|
weight: 10
|
|
|
|
- identifier: about
|
|
|
|
name: About
|
2021-07-16 22:38:04 +00:00
|
|
|
pre: <i class="icon-about icon-as-text" alt="about icon"></i>
|
2021-06-28 15:27:44 +00:00
|
|
|
title: about section
|
|
|
|
url: /about
|
|
|
|
weight: 0
|
|
|
|
weight: 0
|
|
|
|
fr:
|
|
|
|
languageName: Français
|
|
|
|
menu:
|
|
|
|
main:
|
|
|
|
- identifier: apps
|
|
|
|
name: Apps
|
2021-07-16 22:38:04 +00:00
|
|
|
pre: <i class="icon-apps icon-as-text" alt="apps icon"></i>
|
2021-06-28 15:27:44 +00:00
|
|
|
title: apps list section
|
|
|
|
url: https://apps.ad5001.eu/fr/
|
|
|
|
weight: 20
|
|
|
|
- identifier: git
|
|
|
|
name: Git
|
2021-07-16 22:38:04 +00:00
|
|
|
pre: <i class="icon-git icon-as-text" alt="git icon"></i>
|
2021-06-28 15:27:44 +00:00
|
|
|
title: git section
|
|
|
|
url: https://git.ad5001.eu
|
|
|
|
weight: 10
|
|
|
|
- identifier: about
|
|
|
|
name: À propos
|
2021-07-16 22:38:04 +00:00
|
|
|
pre: <i class="icon-about icon-as-text" alt="about icon"></i>
|
2021-06-28 15:27:44 +00:00
|
|
|
title: about section
|
2021-07-13 22:23:07 +00:00
|
|
|
url: /fr/a-propos
|
2021-06-28 15:27:44 +00:00
|
|
|
weight: 0
|
|
|
|
weight: 0
|
|
|
|
|
|
|
|
markup:
|
|
|
|
goldmark:
|
|
|
|
renderer:
|
|
|
|
hardWraps: false
|
|
|
|
unsafe: true
|
|
|
|
xhtml: false
|
|
|
|
|