Everything You Need to Build Static Sites

Powerful features, intuitive interface, extensible architecture.

Drag & Drop Visual Editor

Visual Building

Build sites by dragging components onto the canvas. See changes in real-time with live preview.

  • Component library with CURSY Framework components
  • Responsive design tools
  • Live preview pane
  • Undo/redo support

Code Access

Full access to HTML, CSS, and JavaScript when you need it. Edit code directly or use the visual editor.

  • Code editor with syntax highlighting
  • Component inspector
  • Custom CSS/JS injection
  • Export clean, readable code

Marketplace Ecosystem

Free Plugins

Community-driven plugins available for free. Contribute your own or use others' work.

Premium Plugins

Advanced plugins with premium features. 70/30 revenue split with developers.

Free Themes

Beautiful themes built with CURSY Framework. Free to use and customize.

Premium Themes

Professional themes with advanced features. One-time purchase, lifetime updates.

Component Library

Reusable components for common patterns. Drag and drop into your projects.

Developer Tools

Tools and utilities for developers. Build faster with pre-built solutions.

Multisite Admin Dashboard

Manage Multiple Sites from One Interface

Revolutionary multisite admin dashboard built into Electron. Manage all your Cursy Sites projects from a single, unified interface.

Unified Management

  • Switch between sites instantly
  • Shared plugin ecosystem
  • Centralized analytics
  • Bulk operations across sites

Shared Admin Panels

  • Plugins share one admin dashboard
  • Consistent UX across all sites
  • Boardz, KnowledgeBase, Academy, Directory
  • One interface to learn, works everywhere

Innovative: The first static site generator with a true multisite admin dashboard. Like WordPress Multisite, but for static sites. Manage your entire portfolio of sites from one Electron app.

Extension API

Build Your Own Extensions

Powerful API for building custom plugins and themes. JavaScript-based with full access to the editor.

// Example plugin structure export default { name: 'MyPlugin', version: '1.0.0', init: (editor) => { // Plugin initialization }, components: [ // Custom components ] }
View Extension API Docs

JSON Flat File Storage

Portable & Version Control Friendly

Your entire site is stored as JSON files. Easy to backup, version control, and share.

  • No database required
  • Git-friendly structure
  • Easy migration
  • Portable projects

Export Options

Export to static HTML/CSS/JS files ready for deployment anywhere.

  • Clean, optimized code
  • No dependencies
  • CDN-ready assets
  • Multiple export formats