INTRODUCING COORDIATION CMS · EARLY PREVIEW

Your content.
Your themes.
Your space.

A publishing home built with Coordiation Fullstack. Write stories, shape your website, and make your next theme your own.

Self-hostedPosts & pagesNative themesSEO + AI writing

A LOOK INSIDE

From the first draft
to your next launch.

Real screenshots of the current CMS, using sample content. Take a closer look at the tools behind your website.

AVAILABLE ON NPM · 0.1.0 · MIT

Start your own
publishing space.

Use Node.js 22.18 or newer; Node.js 24 is recommended. Run these commands in a terminal to create a new site.

Then open http://127.0.0.1:3118/login on your computer and create your administrator with a password of at least 15 characters.

Install and run Coordiation CMS
npx coordiation-cms@0.1.0 init my-site
cd my-site
npm install
npm run build
npm start

Choose a new directory. The initializer preserves existing folders. These commands start a local site; see the guide to deploy on your own domain.

01 / YOUR WORKSPACE

Everything starts here.

An overview of your posts, pages, media, comments, and active theme. One sidebar connects the whole publishing workflow.

Coordiation CMS dashboard with content counts, recent content, and sidebar navigationView full size

02 / WRITE & PUBLISH

Make room for your next story.

Compose posts and pages with structured blocks. Review the SEO meter, edit search metadata, and use OpenAI for drafts and suggestions when connected.

Post editor with paragraph and heading blocks, AI writing button, and live SEO meterView full size

03 / MAKE IT YOURS

Your homepage, in your hands.

Edit Teraform’s 13 homepage sections, from headlines and images to contact details. Set colors, typography, entrance animations, and image parallax.

Teraform homepage editor with section navigation and editable hero contentView full size

04 / A NATIVE THEME SYSTEM

One CMS. Different expressions.

Preview and switch themes, edit their source, and import or export native theme packages. Create your own variants for clients or distribution.

Coordiation CMS theme management screen with included theme previews and installation controlsView full size

MEET TERAFORM

Designed to be
made your own.

A creative studio theme with an editable homepage, matching blog and article layouts, and configurable motion. Teraform is one of the included native CMS themes.

Teraform homepage with editorial typography and orange and green sculptural artwork

Teraform theme shown with sample content. The live site may use a different active theme.

EXPLORE THE CURRENT BUILD

See it in action.

The public website is ready to explore. Browse the source and follow development on GitHub.

Version 0.1 preview. Built on Coordiation Fullstack alpha. Uses native Coordiation CMS themes; WordPress PHP themes and plugins are not compatible. OpenAI writing requires your own API key.