3 Commits

Author SHA1 Message Date
rlabadmin 34173ee9d0 Tweak hero copy to make a visible update for pipeline test
Build & Deploy / build (push) Successful in 5s
Build & Deploy / deploy (push) Successful in 19s
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 15:26:27 +02:00
rlabadmin adb0c055c8 Replace placeholder with a proper multi-section landing page
Build & Deploy / build (push) Successful in 5s
Build & Deploy / deploy (push) Failing after 1s
- public/index.html: semantic HTML5 with header/nav, hero, features grid,
  stack description list, contact, footer
- public/styles.css: responsive layout, custom properties, dark-mode support
- public/favicon.svg

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 14:45:08 +02:00
rlabadmin 48a3d3f3f5 Initial scaffold: static site served by nginx on :8080
Build & Deploy / build (push) Failing after 3s
Build & Deploy / deploy (push) Has been skipped
- public/index.html served via nginx.conf (port 8080)
- Dockerfile: nginx:1.27-alpine + HEALTHCHECK
- .gitea/workflows/flow.yml: build + push to Gitea registry, rolling deploy
- stack.yml: Swarm service wired to Traefik (host testwebsite.dev.serso.org)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 14:21:51 +02:00