26 lines
636 B
YAML
26 lines
636 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
|
||
|
Zurück Über Stephan Hadan:
|
||
|
url: https://stephan.hadan.de
|
||
|
target: __blank
|
||
|
Link-failure berichten:
|
||
|
url: https://git.hadan-it.com/
|
||
|
target: __blank
|
||
|
|
||
|
|
||
|
#sideEffectFiles:
|
||
|
# - editor-plugin.md
|
||
|
|
||
|
footer: |
|
||
|
Generated by <a href="https://github.com/jaywcjlove/idoc" target="_blank">idoc</a> v{{idocVersion}}
|