damjan_savic and Claude Opus 4.5
43484c5023
Add blog posts, cleanup unused files, update components
...
- Add 100 blog posts covering AI, development, and tech topics
- Add .env.example for environment configuration
- Add accessibility and lighthouse audit scripts
- Remove obsolete SEO reports and temporary files
- Remove dev-dist build artifacts and backup files
- Remove unused portrait images (moved/consolidated elsewhere)
- Update contact form and component improvements
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-25 11:42:11 +01:00
damjan_savic and Claude Opus 4.5
b1ec7b4d61
Migrate from Vite to Next.js 15 with SSR
...
- Replace Vite + React Router with Next.js 15 App Router
- Implement i18n with next-intl (URL-based: /de, /en, /sr)
- Add SSR/SSG for all pages (48 static pages generated)
- Setup Supabase SSR client for auth
- Migrate all pages: Home, About, Portfolio, Blog, Contact, Login, Dashboard, Imprint, Privacy, Terms
- Add Docker support with standalone output
- Replace i18next with next-intl JSON translations
- Use next/image for optimized images
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-17 01:00:33 +01:00
damjan_savic and Claude Opus 4.5
ff92b58e83
Performance: CSS async laden, kritisches CSS inline erweitert
...
- Vite Plugin für async CSS Loading (preload/onload Trick)
- Erweiterte kritische CSS Styles inline
- Eliminiert render-blocking CSS (~150ms Einsparung)
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-05 23:16:35 +01:00
damjan_savic and Claude Opus 4.5
3b2d16bfa5
Fix: Build-Fehler behoben, Bilder optimiert
...
- pnpm-workspace.yaml entfernt (verursachte Build-Fehler)
- Alle Projekt-Cover-Bilder auf 1200px optimiert und komprimiert
- Gesamte Bildgröße von ~20MB auf ~1MB reduziert
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-15 21:32:57 +01:00
damjan_savic
e3c4c6d443
Implementierung - SEO - 15.08.2025
2025-08-15 18:43:22 +02:00
damjan_savic
23e5f0e867
Implementierung - SEO - 15.08.2025
2025-08-15 18:26:27 +02:00
damjan_savic
2be1d6617a
Implementierung - SEO - 15.08.2025
2025-08-15 17:23:01 +02:00
damjan_savic
7dad0a5812
Implementierung - SEO - 01.08.2025
2025-08-05 15:55:01 +02:00
damjan_savic
4a4388be64
Implementierung - SEO - 01.08.2025
2025-08-02 02:02:51 +02:00
damjan_savic
e69e68242c
Implementierung - SEO - 01.08.2025
2025-08-01 20:33:47 +02:00
damjan_savic
f176743885
Implementierung - SEO - 01.08.2025
2025-08-01 14:26:05 +02:00