This commit is contained in:
parent
caf678856d
commit
f4bbdcd7f5
18 changed files with 447 additions and 3 deletions
13
mkdocs.yml
13
mkdocs.yml
|
@ -123,6 +123,7 @@ plugins:
|
|||
cards_layout_options:
|
||||
background_color: "#151819"
|
||||
color: "#5FFFD7"
|
||||
- glightbox
|
||||
- macros
|
||||
|
||||
# Additional configuration
|
||||
|
@ -152,9 +153,12 @@ extra:
|
|||
link: https://hadanit.slack.com/team/U04BLKQF2M8
|
||||
- icon: simple/pixelfed
|
||||
link: https://pixelfed.de/users/stiebke
|
||||
- icon: fontawesome/solid/signal
|
||||
link: https://status.hadan-it.com/status/myprivatepage
|
||||
name: Statusseite dieser Website
|
||||
- icon: fontawesome/solid/rss
|
||||
link: https://stephan.hadan.de/rss/
|
||||
name: RSS-Feeds dieser Webseite
|
||||
name: RSS-Feeds dieser Website
|
||||
isso:
|
||||
custom_url: https://comments.hadan-it.com
|
||||
status:
|
||||
|
@ -225,7 +229,12 @@ nav:
|
|||
- Das Programmierprojekt: projects/profiles/programming/index.md
|
||||
- Welches Fahrzeug passt zu mir?: projects/profiles/lifestyle-konfigurator/index.md
|
||||
- Zero-Trust-Security: projects/profiles/zero-trust-security/index.md
|
||||
- Tech-Stack: techstack/index.md
|
||||
- Tech-Stack:
|
||||
- Überblick: techstack/index.md
|
||||
- Mein FOSS-Stack: techstack/myfoss-stack/index.md
|
||||
- Mein Arbeitsplatz: techstack/myworkplace/index.md
|
||||
- Was muss auf meine Clients?: techstack/client-software/index.md
|
||||
- Testimonials: techstack/testimonials/index.md
|
||||
- Kontakt: contact/index.md
|
||||
- Datenschutz: dataprivacy/index.md
|
||||
- Impressum: imprint/index.md
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue