Documentation Index
Fetch the complete documentation index at: https://docs.fanfare.io/llms.txt
Use this file to discover all available pages before exploring further.
In DevelopmentThe landing page editor is currently being built. Multiple editor approaches are being evaluated, including section-based builders and freeform artboard editors. This documentation describes the planned functionality.
Editor Overview
The Fanfare landing page editor provides a visual, no-code interface for creating and customizing landing pages. The editor is designed to feel intuitive while supporting sophisticated design outcomes.Editor Philosophy
The editor follows a “two-tier” approach:- Tier 1: Section Composition - Assemble pages from pre-built section templates
- Tier 2: Section Editing - Customize individual sections with freeform controls
Editor Interface
Main Canvas
The central canvas displays your page as it will appear to visitors:Tool Palette
A floating toolbar at the top provides quick actions:| Tool | Action |
|---|---|
| Add Section | Opens the section library for drag-and-drop insertion |
| Focus | Zoom into a specific section for editing |
| Preview | Open full-screen preview |
| Settings | Access page settings and SEO |
Inspector Panel
The right-side panel shows context-sensitive controls:- Theme controls when no section selected
- Section settings when a section is selected
- Layer tools when editing a freeform section (hero)
Working with Sections
Adding Sections
Click the + button or drag from the section library:- Click to add - Inserts at the top of the page
- Drag to insert - Drop between existing sections
| Section | Description | Best For |
|---|---|---|
| Hero | Bold opening with layered media + headline | Page introduction |
| Features | Highlight benefits in a premium grid | Product features |
| Testimonial | Social proof with elegant framing | Building trust |
| Gallery | Image grid or carousel | Visual products |
| Pricing | Price display with comparison | Product details |
| CTA | Strong closing call to action | Conversions |
| FAQ | Expandable question/answer pairs | Common questions |
| Stats | Numeric highlights | Social proof |
| Video | Embedded video content | Demonstrations |
| Countdown | Timer until experience starts | Urgency |
Reordering Sections
Drag sections by their handle to reorder:- Hover over a section to reveal the drag handle
- Click and hold the handle
- Drag to the desired position
- Release to drop
Deleting Sections
- Select a section by clicking it
- Click the trash icon in the section toolbar
- Confirm deletion
Section Editing Modes
Standard Mode
Most sections use a form-based editing approach:- Click a section to select it
- Edit content fields in the inspector panel
- Changes appear in real-time on the canvas
Freeform Mode (Hero)
The hero section supports a Canva-like freeform editor:- Select the hero section
- Click Edit to enter freeform mode
- Manipulate layers directly on the canvas:
- Drag to reposition
- Resize handles to scale
- Layer panel to reorder z-index
- Click Done to exit freeform mode
Theme Controls
Global theme settings affect the entire page:Font Family
Select from web-safe fonts or connected custom fonts:Color Palette
| Color | Usage |
|---|---|
| Primary | CTA buttons, links, accents |
| Secondary | Secondary buttons, highlights |
| Background | Page background (supports gradients) |
| Text | Primary text color |
| Muted | Secondary text, captions |
Background
Backgrounds support:- Solid colors
- Linear gradients
- Radial gradients
- Background images (coming soon)
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
Cmd/Ctrl + S | Save draft |
Cmd/Ctrl + Z | Undo |
Cmd/Ctrl + Shift + Z | Redo |
Escape | Exit current mode / deselect |
Delete | Delete selected section |
Output and Export
The editor produces a creative document (JSON) that is rendered to HTML at view time.Viewing Output
Click the gear icon to open the output drawer:- JSON - Raw creative document for debugging
- HTML - Rendered output for the current page
- Debugging rendering issues
- Understanding the document structure
- Exporting for custom use
Current Prototypes
The following editor variants are being evaluated in Storybook:| Variant | Description | Status |
|---|---|---|
| Section Builder | Stack pre-built sections, drag to reorder | Primary candidate |
| Layered Artboard | Freeform canvas with layers (Canva-like) | For hero sections |
| Email Blocks | Schema-first blocks optimized for email | Email-specific |
| Raw HTML/CSS | Direct code editing with preview | Power users |
Run Storybook locally to explore prototypes:
bash pnpm -F @waitify-io/admin-components storybook Navigate to
Wysiwyg Studio stories.Next Steps
Branding
Configure colors, fonts, and visual identity
Content Blocks
Learn about each section type
Forms
Add signup and contact forms
Preview & Publish
Test and deploy your page