All checks were successful
GitHub Actions Build and Deploy mein-techstack / build-deploy (push) Successful in 48s
26 lines
850 B
YAML
26 lines
850 B
YAML
site: Mein Techstack
|
|
|
|
description: Eine Übersicht über die von mir eingesetzten Tools, Betriebsysteme, Sprachen und Anwendungen - Mein Techstack.
|
|
keywords: techstack, linux, macos, macosx, osx, windows, software, apps, programming
|
|
|
|
favicon: ./logo.png
|
|
logo: ./logo.png
|
|
|
|
dir: ./doc
|
|
|
|
menus:
|
|
Home: index.html
|
|
Über mich:
|
|
url: https://stephan.hadan.de/about
|
|
target: __blank
|
|
Link-failure berichten:
|
|
url: https://git.hadan-it.com/stiebke/techstack.hadan.de/issues
|
|
target: __blank
|
|
|
|
|
|
#sideEffectFiles:
|
|
# - editor-plugin.md
|
|
|
|
footer: |
|
|
© 2025 Stephan Hadan | <a href="https://stephan.hadan.de/dataprivacy/" target="_blank">Datenschutz</a> | <a href="https://stephan.hadan.de/imprint/" target="_blank">Impressum</a><br />
|
|
Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v{{idocVersion}}
|