Publish through GitHub-backed flows

Page Writer prepares files for a GitHub-backed flow.

It does not replace review. It helps you turn sitemap markdown into a cleaner file before sync. When GitHub is connected, sitemap markdown files can be synced into the repository under `/clea-sitemap-expansion`.

Publishing starts from a reviewed file

The file should be clear before it moves forward.

Check the title, description, URL, body, claims, internal links, and schema. Save the file after edits. If the live page already exists, run the on-page check when it is available.

1

Review the file

Check copy, links, metadata, and claims first.

2

Save the draft

Make the workspace markdown the reviewed version.

3

Sync sitemap files

Use GitHub sync for `/clea-sitemap-expansion`.

4

Approve publishing

Let a human decide when the page should go live.

What Page Writer can prepare

Page Writer can prepare the parts that live in the markdown file.

PartWhat to review
FrontmatterTitle, description, URL, and schema data
Body copyClear sections and supported claims
Internal linksLinks that help the reader move forward
JSON-LDSchema that matches the page intent
Status notesWhat still needs human review

GitHub is the bridge

GitHub sync is the bridge from CLEA workspace files to the repository.

The sitemap sync reads markdown files from the workspace `Sitemap` folder. It writes them under `/clea-sitemap-expansion` in the connected repository. Page Writer helps make those files ready before that happens.

Next step

Main website