Commit Graph
2 Commits
Author SHA1 Message Date
senior ed8e9d1ea2 @senior: Build the homepage: project cards from my GitHub (#6)
build-and-push / build-and-push (push) Successful in 18s
Co-authored-by: senior <senior@ffaerber.duckdns.org>
2026-07-08 09:49:04 +02:00
senior d3a1a5cafa Add static homepage, Dockerfile (nginx), and CI build/push workflow
- index.html: clean static homepage (name + intro, links), light/dark mode
- Dockerfile: nginx:1.27-alpine serves the page on :80 with a healthcheck
- .gitea/workflows/build.yml: on push to main, build and push the image to
  git.ffaerber.duckdns.org/ffaerber/homepage (tags :latest and :sha)
2026-07-06 09:10:41 +00:00