Skip to content

Repository files navigation

1bleim/portfolio

nginx Docker Renovate Woodpecker CI

Personal portfolio site for Bleim — League of Legends Coach & Analyst. Plain HTML/CSS served via nginx.

Stack

  • Content: Static HTML/CSS, custom Infra typeface
  • Languages: English and German
  • Container: nginx:1.31.1-alpine, multi-arch (linux/amd64, linux/arm64)
  • CI: Woodpecker CI — publishes on git tag, triggers Renovate after a successful push
  • Dependencies: managed by Renovate via local>fullbyte/renovate

Pipelines

Pipeline Status
Publish Publish
Renovate Renovate

Running locally

docker build -t bleim-portfolio .
docker run -p 8080:80 bleim-portfolio

Then open http://localhost:8080.

Deployment

Pushing a version tag (e.g. v1.2.3) triggers the Woodpecker pipeline which:

  1. Builds and pushes a container image to forge.fullbyte.de/1bleim/portfolio tagged with the version and latest.
  2. Fires a Renovate pipeline run so dependent repos pick up the new image tag automatically.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages