Documentation for Developers

Katalyst Content has three main parts:

  • Containers hold content for a model in your application (a page, an event, a campaign). A container has a draft version and a published version, so editors can work on changes without affecting what visitors see.
  • The editor is a ViewComponent you render in your admin interface. It lets editors add, arrange, and edit items, and save, publish, or revert the container.
  • Items are the typed blocks that make up content — rich text, figures, tables, and layout sections are built in, and you can add your own types.

Start with getting started, then see items for extending the content model.


Table of contents


This site uses Just the Docs, a documentation theme for Jekyll.