You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
86 lines
1.9 KiB
86 lines
1.9 KiB
project:
|
|
type: website
|
|
|
|
website:
|
|
title: "p3x.de"
|
|
favicon: favicon.png
|
|
image: logo.png
|
|
description: "Deine freundliche Online-Community!"
|
|
site-url: https://p3x.de
|
|
#repo-url: https://dev.xd0.de/hendrik/p3x.de
|
|
#issue-url: https://dev.xd0.de/hendrik/p3x.de/issues
|
|
#repo-actions: [edit, issue]
|
|
#page-navigation: true
|
|
#bread-crumbs: true
|
|
#reader-mode: true
|
|
open-graph: true
|
|
navbar:
|
|
logo: logo2.png
|
|
logo-alt: "p3x.de"
|
|
title: false
|
|
left:
|
|
- href: index.qmd
|
|
text: Home
|
|
- posts.qmd
|
|
- services.qmd
|
|
right:
|
|
# - text: "Login"
|
|
# url: https://auth.p3x.de/
|
|
- about.qmd
|
|
# tools:
|
|
# - icon: rss
|
|
# href: https://p3x.de/posts.xml
|
|
# text: RSS
|
|
# - icon: envelope-at
|
|
# href: https://p3x.de/newsletter
|
|
# text: Newsletter
|
|
page-footer:
|
|
#border: false
|
|
left:
|
|
- text: "© 2024 xd0.de Labs"
|
|
center:
|
|
# - text: "Kontakt / Problem melden"
|
|
# url: https://xd0.de/doc/kontakt
|
|
# - text: "Community Guidelines"
|
|
# - text: "Terms of Use"
|
|
# - text: "Privacy Policy"
|
|
- text: "Impressum"
|
|
url: about.qmd#kontakt
|
|
- text: "Nutzungsbedingungen"
|
|
url: about.qmd#nutzungsbedingungen
|
|
- text: "Datenschutz"
|
|
url: about.qmd#datenschutz
|
|
right:
|
|
- text: "🦜"
|
|
- icon: github
|
|
href: https://dev.xd0.de/hendrik/p3x.de
|
|
- icon: rss
|
|
href: https://p3x.de/posts.xml
|
|
format:
|
|
html:
|
|
theme: cyborg
|
|
# theme:
|
|
# light: cyborg
|
|
# dark: cyborg
|
|
page-layout: full
|
|
css: styles.css
|
|
toc: true
|
|
lang: de
|
|
email-obfuscation: references
|
|
#code-copy: true
|
|
#code-overflow: wrap
|
|
anchor-sections: true
|
|
|
|
babelquarto:
|
|
languagecodes:
|
|
- name: de
|
|
text: "Deutsch"
|
|
- name: en
|
|
text: "English"
|
|
mainlanguage: 'de'
|
|
languages: ['en']
|
|
title-en: p3x.de E
|
|
title-de: p3x.de D
|
|
description-en: en
|
|
description-de: de
|
|
lang: de
|
|
|