Landing Page für jamulix.de
  • TypeScript 97.5%
  • CSS 1.6%
  • Shell 0.7%
  • JavaScript 0.2%
Find a file
dschlueter 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
app Build: basePath /landingpage, Deploy-Skripte, Bild-Fix 2026-04-25 19:16:48 +02:00
components Build: basePath /landingpage, Deploy-Skripte, Bild-Fix 2026-04-25 19:16:48 +02:00
hooks Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00
lib Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00
public Build: basePath /landingpage, Deploy-Skripte, Bild-Fix 2026-04-25 19:16:48 +02:00
styles Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00
.gitignore Build: basePath /landingpage, Deploy-Skripte, Bild-Fix 2026-04-25 19:16:48 +02:00
components.json Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00
deploy_to_localhost.sh Build: basePath /landingpage, Deploy-Skripte, Bild-Fix 2026-04-25 19:16:48 +02:00
deploy_to_production.sh Build: basePath /landingpage, Deploy-Skripte, Bild-Fix 2026-04-25 19:16:48 +02:00
Jamulix_40_Jahre_Code.html Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00
next-env.d.ts Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00
next.config.mjs Build: basePath /landingpage, Deploy-Skripte, Bild-Fix 2026-04-25 19:16:48 +02:00
package-lock.json Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00
package.json Build: basePath /landingpage, Deploy-Skripte, Bild-Fix 2026-04-25 19:16:48 +02:00
pnpm-lock.yaml Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00
postcss.config.mjs Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00
README.md first commit 2026-04-24 17:28:53 +02:00
tsconfig.json Initial import: was v0 exportiert hat 2026-04-24 17:12:51 +02:00