Commit Graph

61 Commits

Author SHA1 Message Date
Kroonk
7ae5007fb5 Add Gitea Actions workflow to build and push docker image
Some checks failed
Build & Push Docker Image to GHCR / build-and-push (push) Failing after 10s
2026-05-20 16:20:44 +02:00
Kroonk
50d162af57 Docs-Kachel zu Books.mischlabs.de geaendert 2026-05-20 15:40:52 +02:00
Kroonk
9254e9d631 Fix SSO banner: force horizontal layout with smaller elements
Use higher specificity selectors to override base card styles.
Smaller icon, font sizes, and tighter padding for compact banner.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 21:46:47 +02:00
Kroonk
6d9dca95f0 Add cache-busting version to CSS link
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 21:44:49 +02:00
Kroonk
e04632a3e1 Reduce auth banner height and normalize spacing
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 21:36:35 +02:00
Kroonk
0f35698eb8 Add auth.mischlabs.de as wide banner card above service grid
Horizontal banner layout with shield icon, spanning full grid width.
Responsive: collapses to vertical on mobile.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 21:34:43 +02:00
Kroonk
28f5654060 Remove FoodLabs/Mealie tile (was only a test service)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 21:33:32 +02:00
Kroonk
08d5da969d Update Brain.md with MiChess, auth project reference, and learnings
Added MiChess as 9th service, documented auth/Keycloak sister project,
and captured DNS/git insights from deployment session.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 20:40:59 +02:00
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