Commit graph

4 commits

Author SHA1 Message Date
50bdab6112 Fix: ESLint-Config, Light-Mode-Akzent auf Violet, next-env.d.ts
- eslint.config.mjs mit @eslint/js (flat config, ESLint 9)
- eslint + eslint-config-next als devDependencies hinzugefügt
- Light Mode --accent und --ring von Grün auf Violet geändert (oklch 280)
- next-env.d.ts aktualisiert

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 02:28:58 +02:00
74e8febd60 Dev: korrekte /landingpage-URLs vor next dev ausgeben
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 23:24:36 +02:00
cfdb244c29 Build: basePath /landingpage, Deploy-Skripte, Bild-Fix
- next.config.mjs: basePath '/landingpage' gesetzt, ignoreBuildErrors entfernt
- package.json: build-Script benennt out/ → landingpage/ um
- .gitignore: out/ und landingpage/ als ignoriert markiert
- programmer-graphic.tsx: statischer Import statt Pfad-String (basePath-Fix)
- footer.tsx: GitHub-Link → Forgejo-Profil
- deploy_to_production.sh / deploy_to_localhost.sh: neu geschrieben
- public/: Programmierer-Grafiken und Favicon hinzugefügt

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 19:16:48 +02:00
0194931215 Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00