Vipps MobilePay · June 11, 2026
One prompt.
One webpage.
90 seconds.
On AI day we built a system that turns any description into a live webpage — from your phone or desktop — deployed to a custom domain before you finish your coffee.
isakrs.com
Built in one afternoon
Fully automated
The system
From idea to URL
in three moves
No designer. No developer. No deploy button. Just a description of what you want — and the system figures out the rest.
Write a prompt
Describe the event in plain language. Add photos. From the GitHub app on your phone or Claude Code on desktop.
AI generates the page
The AI reads your prompt and the design guidelines, then writes a complete, self-contained HTML page from scratch.
Live on your domain
The page is committed to GitHub. GitHub Pages deploys automatically. Your URL is live — no clicking, no copy-pasting.
By the numbers
Built in a single
chat session
Tech stack
Five tools.
Zero friction.
Every piece was chosen for simplicity. No servers to maintain, no databases to manage, no build pipelines to debug.
📄
Static hosting. Deploys on every push to main. Free, fast, zero config.
☁️
DNS with a real API. Seconds to propagate. Configured entirely from the terminal.
⚙️
The pipeline. Triggered by workflow_dispatch — works from the GitHub mobile app.
🧠
GPT-4o for page generation. Free with a GitHub account. No separate API billing.
🤖
For desktop creation and revisions. Reads the repo, generates files, pushes directly.
📋
Agent-agnostic instructions. Any AI can read this and create a page correctly.
The insight
The docs are
the product
It is not a website builder. It is not a CMS. AGENTS.md tells any AI exactly how to create a page — so any capable model becomes your deployment tool. Swap Claude for Gemini or GPT in one line.
"The whole setup was built in a single afternoon chat session. The next page took 90 seconds."
— AI Day, June 11, 2026