Commit Graph

53 Commits

Author SHA1 Message Date
Kroonk
7ec77e4ee2 Add MiChess service tile to landing page
New tile for michess.mischlabs.de (chess) with chess piece icon
and staggered animation delay for 9th card.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 20:36:16 +02:00
Kroonk
a1a170c1da Add Docker setup for containerized deployment
- Dockerfile with nginx:alpine for minimal image size
- docker-compose.yml with container name "mischlabs" on port 8085
- nginx.conf with static asset caching and security headers
- Updated Brain.md with deployment documentation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 22:06:00 +02:00
Kroonk
bebb6a3028 Initial commit: MischLabs landing page
Static landing page with tile-based overview of all 8 self-hosted services.
Dark theme with responsive grid layout, SVG icons, and hover animations.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 22:04:25 +02:00