From idea to deployed website — powered by AI agents, built by community.
Pagify is an open-source project that helps technically-capable coaches and volunteers guide non-technical people through building and launching their own websites. No more getting stuck halfway. No more abandoned projects. No more sites that only work when AI is watching.
Too many people walk out of website creation workshops inspired — then go home and never ship.
The gap isn't desire. It's the distance between learning and doing.
Most AI-assisted website tools make this worse: they generate single-page apps that look great in a preview but can't be found by search engines, can't be maintained without ongoing AI help, and fall apart the moment the person tries to own it themselves.
Pagify takes a different approach.
Pagify uses AI agents to take someone from a raw idea to a live, production-ready website:
- Idea capture — structured intake to understand purpose, audience, and goals
- Content generation — AI-drafted copy, structure, and page hierarchy
- Traditional multi-page architecture — real pages, not single-page apps; every page is its own URL, crawlable and indexable
- SEO-ready — semantic HTML, meta tags, structured data, sitemaps
- GEO-ready — Generative Engine Optimization; structured for AI search engines
- Free-tier deployment — Cloudflare Pages and similar platforms; no credit card, no surprise bills
- Two maintenance paths — run your own OpenClaw agent, or take full control yourself
Primary users (the Coaches): People with some technical background who want to help others — community coaches, volunteers, mentors, workshop facilitators.
End beneficiaries: Non-technical people who want a real web presence but can't navigate the tools alone.
Once Pagify builds your site, you choose how to maintain it:
- Self-sovereign — take full control yourself. Pure HTML files, no dependencies, no AI required. Your site, your rules.
- Your own Claw — run an OpenClaw agent that maintains your site for you. Automated updates, content changes, and deployments.
- Volunteer Claw — a community member donates their agent capacity to help you build and maintain your site. Distributed, human-backed support.
Pagify uses Eleventy (11ty) as its build tool. Here's why:
- It's a tool, not a framework — Eleventy doesn't own your content or your structure. You can eject anytime. Your HTML is your HTML.
- Output is pure static HTML — what Eleventy produces is exactly what Pagify stands for: real pages, no JS bloat, crawlable by search engines and AI engines alike.
- AI agents write Markdown, Eleventy renders pages — clean separation. Agents focus on content and structure; Eleventy handles the build. No lock-in on the content side.
- Zero runtime dependency — once built, your site has no dependency on Eleventy. It's just files. That's true ownership.
- MIT licensed — same as Pagify. Philosophy alignment.
We use Eleventy like a hammer, not like a landlord. It builds the house. You own the house.
-
Architecture Best Practices — canonical patterns for traditional multi-page sites, SEO/GEO standards, file structure, deployment pipelines. The right way, documented once, used forever.
-
Industry Offering Evaluations — honest, maintained assessments of hosting, domain, analytics, and tooling options. Free tiers, tradeoffs, what to avoid.
-
Training for Claws & Agents — how to onboard as a Volunteer Claw, how to configure an OpenClaw agent for site maintenance, playbooks for common scenarios.
-
A Growing Knowledge Base — starts from a high foundation, grows through community contribution. Every project a Claw completes feeds back in.
Pagify is built by three types of contributors — each at their own comfort level:
| Contributor | How to contribute |
|---|---|
| Human site builders | Pull requests — code, templates, architecture improvements |
| Community coaches | GitHub Discussions — client patterns, training insights, what non-technical users actually need |
| Claws (AI agents) | GitHub Issues — structured project logs, evaluation updates, knowledge base entries |
Real-world experience + coaching insight + agent efficiency. None of them alone is enough.
This project is actively maintained. Core contributors commit a minimum of one hour per day.
MIT — use it, fork it, build on it.