Commit graph

9 commits

Author SHA1 Message Date
c234d6a20f Footer: E-Mail als klickbarer mailto-Link mit obfuskiertem Text
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 22:29:53 +02:00
5f23c64c29 Footer: E-Mail als reiner Text ohne mailto-Link (Scraper-Schutz)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 22:26:20 +02:00
a187605aba Config: E-Mail im Footer aus .env.local (OWNER_EMAIL)
Footer erhält email-Prop von page.tsx (Server Component),
die process.env.OWNER_EMAIL zur Build-Zeit liest.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 22:21:46 +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
51b6e88e3d Kontakt: Email-Adresse durch Platzhalter [Emailadresse] ersetzt 2026-04-25 05:08:25 +02:00
2659e041f0 Footer: Aktuelle Sprachen um C und Vibe-Coding erweitert 2026-04-24 23:02:58 +02:00
20e93f3a45 Footer: Linux-Enthusiast Jahreszahl auf 1992 aktualisiert 2026-04-24 22:38:15 +02:00
aa3d0c4046 Update: 50 Jahre Code Timeline (1976-2026)
- Hero: Jahreszahl auf 1976-2026 (50 Jahre) aktualisiert
- About: Timeline von 1984 auf 1976 erweitert
- About: Neue Einträge für PC/DOS (1984), Web (1995), Server (2000er)
- System-Diagramm: Halbkreis-Layout statt vertikaler Anordnung
- Metadaten: Description angepasst
2026-04-24 22:19:39 +02:00
0194931215 Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00