Docs Documentación

The Compositor

The Telar Compositor is a visual editor for building and managing your exhibition — no spreadsheets, no command line, no code. It runs in your browser at compositor.telar.org and connects directly to your GitHub repository.

What is the Compositor?

If you have used Telar before, you know that content is defined through spreadsheet files — CSV files or Google Sheets — and published through GitHub. The Compositor replaces that workflow with a point-and-click editor. You can:

The Compositor is designed for students, educators, and anyone who wants to focus on storytelling rather than data files.

How it works

The typical workflow has four stages:

  1. Sign in — Authenticate with your GitHub account at compositor.telar.org
  2. Connect a repository — Select an existing Telar repository and import its content
  3. Edit — Use the visual editor to manage objects, write stories, and arrange steps
  4. Publish — Review your changes, commit to GitHub, and watch the build complete

Every change you make in the Compositor is saved automatically on the server until you publish. Publishing creates a single commit in your repository — attributed to you — and triggers a GitHub Pages build automatically.

Requirements

To use the Compositor, you need:

In this section