Files
satware.ai/docs/workshops/index.md
T
jaandGitHub fbcbf8a1dc feat(workshops): implement static workshop listing page (#188)
- Fixed broken Jinja2 template rendering (was showing raw code)
- Created custom workshops.html template with workshop data
- Simplified navigation title from full SEO title to 'Workshops'
- Added workshop post files for future blog integration
- Configured blog plugin for workshops (currently unused)
- Removed broken Jinja2 macro implementation

Changes:
- docs/workshops/index.md: Clean title, template directive
- mkdocs.yml: Blog plugin workshop configuration
- overrides/workshops.html: Static workshop template with FontAwesome icons
- docs/workshops/posts/: Individual workshop markdown files
- docs/templates/workshop-update-guide.md: Update documentation

Result: Clean, professional workshop page with proper VHS link handling
(upcoming workshops have links, past workshops don't)
2025-11-17 10:05:50 +01:00

15 lines
538 B
Markdown

---
title: Workshops
description: Wir bieten Workshops für praxisnahen KI-Einsatz in diverser Branchen an. Jetzt für Seminare anmelden und den Arbeitsalltag effizienter gestalten!
hide:
- toc
- navigation
template: workshops.html
---
# Workshops
Entdecken Sie unsere praxisorientierten Workshops zur effektiven Nutzung von KI-Chatbots. Lernen Sie von Experten, wie Sie künstliche Intelligenz optimal in Ihrem Privatleben und Beruf einsetzen können.
<!-- Workshop list will be automatically generated by the custom template -->