Instatic

Instatic is a modern self-hosted visual CMS - get it running in 1 minute

238 articles 2k View on GitHub ↗
238 articles
Production Deployment Strategies for Instatic Instances: Docker, VPS, and Cloud Platforms

Deploy Instatic in production using Docker on VPS, Railway, or Render. Learn essential environment variables and persistent volume mounting for seamless instance management.

production-deployment-strategies
Aug 2, 2026
Implement Custom Form Handlers with Instatic Semantic Validation: A Complete Guide

Learn to implement custom form handlers with Instatic semantic validation. Reuse Instatic's TypeBox-driven engine in your own endpoints for robust form processing.

how-to-guide
Aug 2, 2026
Instatic Site Shell Document: Real-Time Collaborative Editing Architecture

Explore Instatic's site shell document architecture and real-time collaborative editing powered by Yjs CRDT for seamless multi-user website updates without conflicts.

architecture
Aug 2, 2026
Workflow for Importing an Existing Static Site into Instatic: Complete Guide

Learn the workflow for importing an existing static site into Instatic. This guide transforms your HTML, CSS, and assets into editable nodes with Instatic's atomic pipeline.

how-to-guide
Aug 2, 2026
How to Debug Instatic Plugins in the QuickJS-WASM Sandbox: A Complete Guide

Debug Instatic plugins in the QuickJS-WASM sandbox using api.plugin.log, console redirection, and VM error handling for stack traces in host server logs. Get our complete guide.

how-to-guide
Aug 2, 2026
Instatic Publisher In-Memory LRU Cache and Version Bumps: Implementation Guide

Implement Instatic publisher's in-memory LRU cache and version bumps. Learn how Instatic ensures fresh content with automatic cache invalidation via bumpPublishVersion.

how-to-guide
Aug 2, 2026
How to Customize Instatic Core Framework Design Tokens: Complete Guide

Customize Instatic Core Framework design tokens by editing CSS custom properties in globals.css. Ensure consistent theming by using var(--token-name) across your components.

how-to-guide
Aug 2, 2026
Instatic Auth System TOTP Two-Factor Authentication Implementation: Complete Technical Guide

Implement TOTP two-factor authentication with Instatic. Learn about AES-256 encryption constant-time verification and hashed recovery codes in this technical guide.

deep-dive
Aug 2, 2026
How to Extend Instatic Media Storage with Custom Adapters: A Complete Developer Guide

Extend Instatic media storage with custom adapters. Implement the MediaStorageAdapter interface and register it via api.cms.media.registerStorageAdapter() for flexible media management in your plugin. Learn how today.

how-to-guide
Aug 2, 2026
Instatic Automatic Detection and Lazy-Loading of Dynamic Content Holes

Instatic automatically detects and lazy loads dynamic content holes. Optimize your page performance by analyzing request-dependent data sources and loading content on demand with IntersectionObserver.

internals
Aug 2, 2026
How to Add Custom Dashboard Widgets to the Instatic Admin Interface

Learn to add custom dashboard widgets to the Instatic admin interface using React components and the plugin SDK. Enhance your Instatic experience with personalized dashboards.

how-to-guide
Aug 2, 2026
Instatic AI Agent Integration with Claude, OpenAI, and Ollama: A Complete Technical Guide

Integrate Instatic AI agents with Claude, OpenAI, and Ollama using our provider-agnostic framework. Drive visual editor programmatically with this complete technical guide.

how-to-guide
Aug 2, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →