---
slug: "/features"
title: "Features — PageHub Website Builder"
description: "PageHub features: visual editor, AI assistance, Tailwind 4 utilities, DaisyUI 5 design tokens, independent responsive controls, global CDN hosting, and one-click publish."
question: "What does PageHub do?"
answer: |
  PageHub combines a visual drag-and-drop editor, an AI assistant that
  builds pages from a description, a Tailwind 4-based design token system,
  100+ ready-to-use blocks, independent desktop and mobile editing, forms,
  and one-click publishing to a global CDN. Everything is in one tool — no
  framework bloat shipped to visitors, no gluing services together.
aliases:
  - "visual page editor"
  - "AI page builder"
  - "Tailwind website builder"
  - "design token system"
  - "drag-and-drop website builder"
  - "no-code website builder"
expectH1Contains: "What you get"
expectLedeContains: "visual editor, AI assistant"
expectMentions:
  - "Visual Editor"
  - "Tailwind"
  - "AI"
  - "Global CDN"
expectExtraFiles:
  - "components/marketing/FeaturesExtras.tsx"
  - "components/marketing/DesignSystemShowcase.tsx"
faqs:
  - q: "Is PageHub a visual editor or a code editor?"
    a: "Visual. You drag components onto a live canvas and see changes instantly. There's no preview toggle and no separate code view — what you edit is what gets published."
  - q: "What does the AI do?"
    a: "Describe what you want and the AI picks a layout, writes the copy, and assembles the page. You then tweak from a starting point instead of a blank canvas. The AI runs inside the editor, not as a separate tool."
  - q: "Is it really Tailwind under the hood?"
    a: "Yes. Every component uses real Tailwind utilities. You get precise control over spacing, sizing, and layout — the same system developers use, exposed visually."
  - q: "How does responsive editing work?"
    a: "Desktop and mobile are separate editing modes, not one layout that awkwardly reflows. You control what each breakpoint looks like independently and preview at any width."
  - q: "How is hosting handled?"
    a: "Clean static HTML served from a global CDN. Custom domain and SSL included. No DNS wizardry, no certificate management. One click to publish."
  - q: "How many blocks are included?"
    a: "100+ across 12 categories — heroes, pricing tables, feature grids, testimonials, FAQs, footers, and more. All responsive and accessible."
  - q: "Does PageHub ship a JavaScript framework to visitors?"
    a: "No. Pages render to semantic HTML on the server. Visitors get fast pages because there's no client-side framework runtime."
lastReviewed: "2026-05-03"
---

# What does PageHub do?

PageHub is a **visual page editor**, an **AI page builder**, a **Tailwind
website builder**, and a **drag-and-drop website builder** in one tool —
a **no-code website builder** that gives you a real **design token
system** instead of locked templates.

A **visual editor, AI assistant**, design token system, and global CDN
hosting — no code, no gluing services together.

## The basics

- **Visual Editor.** Drag components onto a live canvas and see changes
  instantly. No preview toggle, no code view — what you edit is what gets
  published.
- **AI That Actually Builds.** Describe what you want. The AI picks a
  layout, writes copy, and assembles the page. You tweak from there
  instead of starting from scratch.
- **Tailwind CSS Under the Hood.** Every component uses real Tailwind
  utilities. Precise control over spacing, sizing, and layout — the same
  system developers use, without writing code.
- **Desktop and Mobile Are Separate.** Not one layout that awkwardly
  reflows. You control what each breakpoint looks like independently.
- **Global CDN Hosting.** Clean HTML served from edge nodes worldwide.
  Pages load fast because there's no JavaScript framework bloating the
  output.
- **One-Click Publish.** Hit publish, your site is live. Custom domain
  and SSL included.

## Under the hood

- **Live Canvas.** You edit directly on the page — no iframe sandbox, no
  shadow DOM tricks.
- **100+ Blocks.** Heroes, pricing tables, feature grids, testimonials,
  FAQs, footers — 12 categories of production-ready sections.
- **Design Tokens.** 20+ tokens for colors, spacing, radii, and shadows.
  Change one value, every component updates. Swap theme presets in one
  click or tune individually.
- **Clean HTML Output.** Pages render to semantic HTML on the server. No
  client-side framework shipped to visitors. Works in Node and edge
  workers.
- **AI Assistant.** Generate copy, rewrite sections, or build entire
  pages from a prompt. Inside the editor, not a separate tool.
- **Forms.** Drag in form fields, set validation rules, handle
  submissions. No third-party embed needed.

## How it works

1. **Describe it.** Tell the AI what you're building — "landing page for
   a SaaS product" or "portfolio for a photographer." It picks a layout,
   writes copy, and assembles the page.
2. **Make it yours.** Everything the AI built is fully editable. Drag
   sections around, change colors, swap fonts, rewrite copy. It's your
   page, not a locked template.
3. **Publish.** One click. Free hosting, SSL, and a live URL. Add your
   own domain when you're ready — takes about two minutes.

## How PageHub compares

| Tool        | PageHub positioning |
| ----------- | ------------------- |
| Webflow     | No per-seat pricing, real Tailwind under the hood |
| Builder.io  | Open-source runtime, MCP-native, MIT licensed |
| Framer      | Static HTML output, no client framework, Tailwind utilities |
| Wix / Squarespace | Real design control via Tailwind tokens, not template lock-in |

## FAQ

### Is PageHub a visual editor or a code editor?
Visual. You drag components onto a live canvas and see changes
instantly. There's no preview toggle and no separate code view — what
you edit is what gets published.

### What does the AI do?
Describe what you want and the AI picks a layout, writes the copy, and
assembles the page. You then tweak from a starting point instead of a
blank canvas. The AI runs inside the editor, not as a separate tool.

### Is it really Tailwind under the hood?
Yes. Every component uses real Tailwind utilities. You get precise
control over spacing, sizing, and layout — the same system developers
use, exposed visually.

### How does responsive editing work?
Desktop and mobile are separate editing modes, not one layout that
awkwardly reflows. You control what each breakpoint looks like
independently and preview at any width.

### How is hosting handled?
Clean static HTML served from a global CDN. Custom domain and SSL
included. No DNS wizardry, no certificate management. One click to
publish.

### How many blocks are included?
100+ across 12 categories — heroes, pricing tables, feature grids,
testimonials, FAQs, footers, and more. All responsive and accessible.

### Does PageHub ship a JavaScript framework to visitors?
No. Pages render to semantic HTML on the server. Visitors get fast pages
because there's no client-side framework runtime.
