Discover and explore top open-source AI tools and projects—updated daily.
CoreBunchSelf-hosted visual CMS for building clean, performant websites
Top 14.7% on SourcePulse
Summary
Instatic offers a self-hosted visual CMS consolidating the editor, content engine, and publisher into a single Bun server. It targets developers and power users seeking full site ownership and a streamlined workflow, delivering clean, semantic HTML and compact CSS that loads like a static file, free from framework runtimes.
How It Works
The core architecture centers on a unified Bun server managing all aspects of site creation and delivery. Instatic integrates its "Core Framework" for a data-driven design system, generating color scales, fluid type ramps, and utility CSS classes. Content is structured around a universal model (data_tables, data_rows), supporting pages, posts, components, and custom collections. Publishing bakes content into static files, served atomically, ensuring public pages are lean HTML/CSS without editor machinery. SQLite is the default database, with Postgres as an option.
Quick Start & Requirements
bun install, then bun run dev for local development.Highlighted Details
data_tables structure.Maintenance & Community
Instatic is actively developed pre-1.0 ("Early, on purpose") to allow architectural flexibility. The roadmap focuses on refining core features and expanding the plugin ecosystem. The project is led by the team behind Motion.page and Core Framework. No specific community links (Discord/Slack) were found in the README.
Licensing & Compatibility
Limitations & Caveats
As a pre-1.0 project (version 0.0.x), Instatic's APIs and workflows are subject to change. Key features like first-party analytics are planned but not yet implemented. Early adopters should be prepared for potential shifts before the stable 1.0 release.
23 hours ago
Inactive