---
title: "Publishing"
description: "Deliver versioned content through the API, channels, transformers, and GitHub."
---

> Documentation Index
> Fetch the complete documentation index at: https://andesine.app/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Publishing

Publishing creates a stable version of your content. Draft edits remain in the workspace until
you publish again.

## Content API

Read published content from your website, application, or build process through the content API.

## Channels

Use channels to control where a saved version is available. A channel can represent a production
site, preview environment, product surface, or another delivery target.

## Version history

Compare published versions and restore an earlier version when required.

## Content transformers

Transform structured content into formats such as Markdown or MDX before it reaches its target.

## GitHub publishing

Publish transformed files to a repository for a file-based documentation or website workflow.

> **Planned launch features**
>
> Transformer and GitHub publishing details will be finalized before publication. Verify their exact
> configuration and behavior before treating this page as an implementation guide.

Source: https://andesine.app/docs/publishing/index.mdx
