Blog

Capuzzella releases, AI insights, and guides on how to use Capuzzella.

Release

Maurice Wipf · May 12, 2026

Download Your Pages and Assets: One-Click Export for Backups and Migration

Navigate to /pages or /assets and scroll to the end of the table. Click "Download all pages and assets" or "Download all assets" to get a complete TAR archive of your content. Also available via new CLI commands.

Read More
Release

Maurice Wipf · May 11, 2026

Free AI Models Now Available Through Opencode Zen Gateway

Capuzzella now supports Opencode Zen Gateway, giving you access to high-quality AI models from leading Chinese AI labs — including free tiers for minimax-m2.5-free, nemotron-3-super-free, and ring-2.6-1t-free.

Read More
Opinion

Maurice Wipf · May 10, 2026

Why HTML Beats Markdown for AI-Powered Content

Markdown has been the default for AI-generated content, but its limitations are becoming apparent. Engineers at Anthropic are switching to HTML for richer information density, visual clarity, and interactive capabilities that Markdown simply cannot provide.

Read More
Release

Maurice Wipf · May 9, 2026

Asset Management and Skills: Two Major Features to Supercharge Your Workflow

Introducing Asset Management for uploading, organizing, and serving files directly from your Capuzzella instance, plus Skills — a powerful way to teach your AI custom workflows and design patterns that it follows automatically, including multi-page edits dispatched in parallel.

Read More
Knowledge Base

Maurice Wipf · May 9, 2026

Managing Assets: A Complete Guide to Uploads, Organization, and AI Integration

Navigate to /assets to upload, filter, and manage your files. Assets used on published pages are protected from deletion. Reference any file in the AI Chat Panel with @ mentions for seamless content creation.

Read More
Knowledge Base

Maurice Wipf · March 27, 2026

Skills Management: Extending AI with Specialized Knowledge and Workflows

AI assistants work best when they have context about your specific needs. Capuzzella's Skills Management system lets you extend your AI with specialized knowledge modules, making it an expert in your domain, design system, and content patterns.

Read More
Release

Maurice Wipf · March 16, 2026

Release March 16, 2026: Your Own Capuzzella Instance in Under Two Minutes

Subscribe, enter your AI API key, and a dedicated instance is provisioned automatically — complete with hosting, encrypted settings, custom domain support, and a guided onboarding. All for 19.99 €/month.

Read More
Opinion

Maurice Wipf · March 13, 2026

The Future of Web Content: Eight Axioms That Will Outlast Any Technology

AI is collapsing the cost of building for the web. When the authoring layer keeps getting rewritten but the output never changes, what truths can you actually build on? Eight axioms about web content that will still hold in ten years.

Read More
Release

Maurice Wipf · March 13, 2026

Release March 13, 2026: A Smoother, Faster Capuzzella

Redesigned draft mode, a new actions dropdown, sortable and filterable page tables, hover tooltips, and file uploads right inside the Editor Panel — this release is packed with improvements that make managing your site faster and more intuitive.

Read More
Knowledge Base

Maurice Wipf · March 13, 2026

How the Design System Works in Capuzzella

AI can generate beautiful web pages, but without guardrails every page looks different. Capuzzella's built-in design system gives the AI a library of pre-approved HTML components so every page stays consistent with your corporate design.

Read More
Knowledge Base

Maurice Wipf · March 13, 2026

The Editor Panel: A Complete Guide to AI-Powered Page Editing

Everything you can do in the Editor Panel — AI chat, @ mentions for components and pages, image uploads, and the Options dropdown for publishing, settings, and more.

Read More
Knowledge Base

Maurice Wipf · March 12, 2026

Using AI Agents to Manage Your Capuzzella Site via the API

Capuzzella exposes a REST API that covers the full page lifecycle. AI agents like OpenClaw can translate plain-English instructions into API calls — listing pages, editing content, publishing, and scheduling, all from a chat interface.

Read More
Knowledge Base

Maurice Wipf · March 12, 2026

The Capuzzella CLI: A Complete Guide

Every CLI command explained — architecture, setup, pages, publishing, scheduled publishing, API key management, and scripting patterns. A thin HTTP client with no local state and no config files.

Read More

Maurice Wipf · March 12, 2026

Node.js vs Bun: Why Capuzzella Chose the Faster Runtime

Node.js made server-side JavaScript possible. Bun made it fast. Here's why Capuzzella runs on Bun — and why the shift from Node mirrors a larger change across the JavaScript ecosystem.

Read More

Maurice Wipf · March 12, 2026

Traditional CMS vs Headless CMS vs Capuzzella

The main goal of any CMS is to serve an HTML page to a browser. When AI can edit HTML directly, the entire backend — databases, template engines, admin panels — becomes overhead that no longer earns its keep.

Read More

Maurice Wipf · March 12, 2026

Why Filesystems Are a Better Fit for AI Than Databases

Coding agents don't need 100 MCP tools. They need a filesystem and a handful of basic commands. Here's why files are winning as the primary interface between AI and data.

Read More