Files
test-repo/docs/de-de/index.md
T
sanbuphy c8b68e5139 feat(ui): update hero button text and enhance welcome screen
- Change primary hero button text from "Start Learning" to "Start Vibe Together!" across all language versions to align with project branding
- Update online reading links in README files to point to /welcome.html for better user onboarding
- Enhance WelcomeScreen.vue with improved animation timing and spacing
- Add dynamic SVG wordmark to homepage hero section for visual appeal
- Implement animated color transition for top promo bar
- Remove testing guidelines comment in AGENTS.md as placeholder
- Adjust feature card styling with increased min-height and icon sizes
2026-03-18 12:17:03 +08:00

27 lines
699 B
Markdown

---
layout: home
navbar: false
hero:
name: 'Easy-Vibe'
text: 'KI-Coding-Guide von Grund auf'
tagline: 'Ein neues Coding-Paradigma für alle. Egal ob PM oder Full Stack Dev, finde hier deinen KI-Coding-Pfad.'
typingTagline:
- Coding, neu gedacht.
- Komplexität, vereinfacht.
- Jeder Schritt, genau richtig.
- Denken. Bauen.
- Dein Tempo. AI hält mit.
- Vom ersten Zeichen zum kompletten System.
- Weniger Reibung. Mehr Kreation.
- So sollte Programmieren sich anfühlen.
actions:
- theme: brand
text: Zusammen vibe starten!
link: /de-de/stage-0/
- theme: alt
text: Kursübersicht
link: /de-de/stage-0/
---
<HomeFeatures />