BP
Test Deployment Portal Benboerba Portal
Static Page Ready
Lightweight Landing Page

Portal test page for CI delivery.

This placeholder site is intentionally simple: one static HTML file, embedded styles, no build step, and no external dependency. It is suitable for validating Gitea CI pipelines and basic static hosting.

Purpose

Deployment Verification

Use this page to confirm repository checkout, artifact publishing, static file serving, and basic domain routing in your CI pipeline.

Structure

Self-contained HTML

Everything lives in one file, which keeps the first deployment test predictable and reduces failure points during automation setup.

Next Step

Easy to Replace

Once CI is stable, this page can be swapped out for a real portal, a generated frontend build, or a multi-page static site.