You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Framer is a website builder that emphasizes speed, visual polish, and component-driven design. Originally a prototyping tool, Framer has pivoted to a full publish-ready website builder with a built-in CMS, animations, responsive breakpoints, and localization. The IA is streamlined for speed — designers can go from idea to published site in hours, not weeks. Framer sites are known for smooth animations, modern aesthetics, and excellent performance.
Left (layers, pages, CMS, assets) + Right (properties, interactions)
Editor top
Toolbar
Breakpoint switch, preview, publish, undo/redo
Footer
Compact
Product, Resources, Company, Legal
Key pattern: The editor is canvas-centric — maximum space for the visual design, with collapsible panels. Framer emphasizes "what you see is what ships" — the editor IS the published site layout.
Content Model
Entity
Key Attributes
Relationships
Site (Project)
name, slug, custom domain, plan, collaborators, published URL
has Chapters, → Voices, belongs to User
Page
name, path, SEO metadata, layout, breakpoint overrides
belongs to Site, has Components
Component
name, variants, properties (configurable), overrides, code component flag
Browse templates → preview → "Use Template" → Framer editor opens with template loaded →
Replace content (text, images) → adjust styles → Set custom domain → configure SEO →
Publish → site live on edge CDN
5b. Design from scratch
New project → blank canvas → Draw frames → add elements (text, images, buttons, sections) →
Use auto-layout (flexbox-based) for responsive structure → Create components → reuse with variants →
Add animations → preview → publish
5c. CMS-powered pages
Create CMS Collection (e.g., "Projects") → define fields → Add items (content entries) →
Create CMS page → bind fields to design elements →
Create collection list on pages → displays items dynamically →
Add/edit CMS items → site updates automatically
5d. Localization
Settings → Localization → add languages → Content auto-duplicated per locale →
Translate content (or use AI auto-translate) → Set locale-specific URLs (e.g., /fr/, /de/) →
Visitors see localized version based on browser language or URL
URL / Route Structure
# framer.com (marketing)
/ → Home
/features/ → Features
/features/{feature}/ → Feature detail
/templates/ → Template directory
/templates/{slug}/ → Template preview
/marketplace/ → Components & plugins
/pricing/ → Pricing
/academy/ → Video tutorials
/blog/ → Blog
/blog/{slug}/ → Blog post
/showcase/ → Site showcase
/updates/ → Changelog
/developers/ → Code components docs
/help/ → Help center
# Editor
/projects/{id} → Editor canvas
# Published site (custom domain)
/ → Home
/{page-path} → Page
/{collection}/{item-slug} → CMS detail page
/{locale}/{page-path} → Localized page
/enterprise/ # Enterprise landing
Search & Filter
Feature
Behavior
Template search
By keyword, category (SaaS, Agency, Portfolio, Blog), free/premium
Marketplace search
Components, plugins by keyword and category
Academy search
Search tutorials by topic
Editor — Layers
Search elements in layer tree by name
CMS
Filter/search collection items by field values
Help search
Keyword → categorized articles
Responsive Behavior
Breakpoint
Adaptation
Desktop (≥1024px)
Full editor canvas, dual panels, marketing site with showcase animations
Tablet (768–1023px)
Editor usable but constrained; marketing site responsive
Mobile (<768px)
Editor not supported (desktop only); marketing site fully responsive
Editor breakpoints
Desktop (1200px default) → Tablet → Phone (390px)
Published sites
Responsive per breakpoint configurations set in editor