Platform Overview
What is Fast Mode?
Fast Mode is a modern website hosting and content management platform designed for speed and simplicity. It combines static site hosting with a powerful CMS, giving you the best of both worlds.
Key Features
- Instant Deployment — Upload a ZIP or connect GitHub for automatic deploys
- Visual Editor — Edit text and images directly on your pages
- CMS Collections — Manage blog posts, team members, and custom content types
- Custom Domains — Use your own domain with automatic SSL
- AI-Powered Building — Create websites using AI assistants with our MCP Server
- API Access — Full REST API for programmatic content management
- Integrations — Connect with Zapier, webhooks, and external services
Core Concepts
Projects (Sites)
Each project is a separate website with its own subdomain, content, and settings. You can create multiple projects from your account.
Pages
Static HTML pages that make up your website. Pages can contain editable regions that you can update through the visual editor.
Collections
Dynamic content types like blog posts, team members, or products. Collections have customizable fields and can be displayed using templates.
Templates
HTML files with special tokens (like Platform Overview) that render your collection content. Templates define how your CMS content appears on the website.
Package
A ZIP file containing your website files, including pages, templates, assets, and a manifest.json configuration file.