Commit Graph
7 Commits
Author SHA1 Message Date
damjan_savic b6ad1e0b2f chore: capture live server state before migration (2026-06-10) 2026-06-10 23:56:36 +02:00
damjan_savic 97bf6da106 ci: add Gitea Actions CI/CD pipeline 2026-02-10 18:25:24 +01:00
damjan_savicandClaude Opus 4.6 62ae5140b9 Tailwind v4 migration, massive SEO optimization, and fixes
- Migrate to Tailwind CSS v4 with @theme, @layer, @plugin syntax
- Upgrade to Next.js 16.1, React 19.2, TypeScript 5.9.3
- Add 8 technology landing pages (Next.js, React, TypeScript, Tailwind CSS, Claude AI, Python, n8n, KI-Agenten)
- Expand SEO keywords across all locales (de/en/sr) for home, layout, cities, services
- Add tech-specific keywords to all 22 city pages
- Add FAQ schema + seoKeywords to service detail pages
- Add CollectionPage JSON-LD to blog listing
- Fix city page: dynamic region, BASE_URL canonicals, x-default hreflang
- Rewrite terms page with full German AGB, English and Serbian translations
- Remove dead crypto import and unused CSRF middleware (Edge Runtime fix)
- Remove crawlDelay from robots.ts
- Update sitemap with technology pages (~198 indexed URLs)
- Remove deprecated tailwind.config.js

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 20:40:19 +01:00
damjan_savicandClaude Opus 4.5 03d6228a68 Add reference person images for AI generation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 20:14:35 +01:00
damjan_savicandClaude Opus 4.5 2854a02afb Update config, dependencies and add icon
- Update next.config.ts and tsconfig.json configuration
- Update ContactInfo component
- Add app icon (SVG)
- Add blog image prompts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 19:33:48 +01:00
damjan_savic cd58dc5259 Add hero portrait as AVIF 2026-02-01 15:25:04 +01:00
damjan_savicandClaude Opus 4.5 e1bbe5455d Initial commit: Portfolio Website
Vollständige Next.js 15 Portfolio-Website mit:
- Blog-System mit 100+ Artikeln
- Supabase-Integration
- Responsive Design mit Tailwind CSS
- TypeScript-Konfiguration
- Testing-Setup mit Vitest und Playwright

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 15:07:20 +01:00