feat: molzi3d.de v1.0.0 — Komplettes Redesign mit Next.js 16

- WordPress durch Next.js 16 + Tailwind CSS v4 + Framer Motion ersetzt
- 44 Guides + 15 Seiten aus WordPress migriert (HTML -> Markdown)
- Emerald Design-System mit Light/Dark Mode Toggle
- Sidebar-First Navigation (Dokumentations-Stil)
- Difficulty-Badges, Lesezeit, verwandte Guides
- Statischer Export fuer Plesk-Hosting
- WordPress-DB Backup gesichert (6.2 MB)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Klaus Molzberger
2026-03-29 01:37:57 +01:00
commit 35b4ddde00
223 changed files with 24950 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="120" height="48" viewBox="0 0 120 48">
<rect width="120" height="48" rx="8" fill="#00AE42" opacity="0.12"/>
<rect x="1" y="1" width="118" height="46" rx="7" fill="none" stroke="#00AE42" stroke-width="1.5" opacity="0.5"/>
<text x="60" y="24" font-family="Arial,Helvetica,sans-serif" font-size="18" font-weight="bold" fill="#00AE42" text-anchor="middle">MLHZ</text>
<text x="60" y="40" font-family="Arial,Helvetica,sans-serif" font-size="9" fill="#00AE42" text-anchor="middle" opacity="0.7">SHOP</text>
</svg>

After

Width:  |  Height:  |  Size: 555 B