- Mainpage developed: added customers and supplier list, added about me, contact details, highlighted projects
All checks were successful
ci / deploy (push) Successful in 34s

- changed back to git-authors-plugin because of usage of gitea
- added first blog post :-)
- little bit of clean up measures
- added skeleton of testimonial pages
This commit is contained in:
Stephan Hadan 2025-01-08 00:52:39 +01:00
parent 00fb203b7a
commit 53d3a77755
41 changed files with 448 additions and 42 deletions

View file

@ -104,10 +104,9 @@ plugins:
- git-revision-date-localized:
enabled: !ENV [CI, false]
enable_creation_date: true
- git-committers:
enabled: !ENV [CI, false]
repository: web/stephan.hadan.de
branch: main
- git-authors:
exclude:
- index.md
- rss:
enabled: !ENV [CI, false]
match_path: blog/posts/.*
@ -199,6 +198,14 @@ nav:
- Kundenprojekte: projects/customerprojects/index.md
- Interne Projekte: projects/internalprojects/index.md
- Private Projekte: projects/privateprojects/index.md
- Projektsteckbriefe:
- Überblick: projects/profiles/overview/index.md
- IT-Umzüge: projects/profiles/relocations/index.md
- Die MDM-/MAM-Reise: projects/profiles/mdm-mam-journey/index.md
- Pionierarbeit: projects/profiles/online-store/index.md
- 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
- Kontakt: contact/index.md
- Datenschutz: dataprivacy/index.md