← Back
Live at xpolish.xyz

xPolish

A lean, single-page static site deployed the same day the domain was bought. No build step, no framework lock-in — just clean HTML served directly by Caddy on a shared VPS.

One file

A single index.html handles the full site. Change the file, refresh, ship.

Shared VPS

Hosted on the same 178.104.105.0 box that runs KlaudeBot, ZIGGY and iForge.

Caddy static

Served as a file_server block. Automatic HTTPS via Let’s Encrypt — no nginx config.

Why ship static in 2026?

Because a landing page doesn’t need hydration, routing or client state. xPolish exists as a reminder that the simplest thing that works is usually the right thing to ship. Build complexity only when the product needs it.

🛠 🤖 🔨