Features
An overview of all the core features Pala provides.
Content Management
  • Page Building
    Build pages by stacking and arranging blocks in a visual interface with real-time preview of your changes.
  • On-Page Editing
    Edit rich text, links, and images directly on the page so you never again have to hunt down your content or wonder what it will look like on the live site. 
  • Page Types
    Create structured content models with customizable fields and block configurations for different types of content like blog posts, events, and team members.
  • Custom Fields
    Define structured data fields within blocks or at the page level to maintain content consistency and enable powerful content modeling.
  • Block & Starter Library
    Build and maintain a reusable collection of blocks that can be shared across multiple sites while maintaining independent instances.
  • Collaboration
    Work simultaneously with team members on different blocks of the same page, with clear indicators showing which blocks are being edited.
  • Multi-Site Management
    Spin up new sites in seconds and manage hundreds of sites from a single site while maintaining independent content and configurations for each site.
  • Design System
    Control global styling through CSS variables and provide content editors with guardrailed design options that maintain brand consistency.
Development
  • Direct Code Access
    Deploy code changes instantly by accessing block code directly in Pala's powerful built-in code editor.
  • Svelte Components
    Build reactive blocks using Svelte's powerful and intuitive component system with built-in state management.
  • NPM Integration
    Unlock the full power of the ecosystem by using NPM packages in your blocks without installation or build configuration.
  • Nesting & Autoprefixing
    Write modern CSS with nesting and automatic vendor prefixing handled for you.
  • Scoped Styles
    Keep your CSS organized and conflict-free with automatic style scoping for each block.
Deployment
  • Static Site Generation
    Generate blazing-fast, barebone-HTML static sites with optimal performance and security.
  • Incremental Builds
    Update only changed content for faster deployments and efficient resource usage.
  • Custom Domains
    Connect your own domains with automatic SSL certificate management.
  • JS Hydration
    Interactive components are enhanced with tiny vanilla JavaScript bundles, ensuring fast page loads with minimal client-side code.
  • Deploy to Cloudflare
    Deploy your static sites directly to Cloudflare's global edge network for maximum performance and reliability.