Documentation

Developing in PostCMS is done using a mixture of XHTML and Javascript, with a handful of special tags to define content placeholders in web templates.

Find out how to code web templates and components using a simple set of tags.


Use the PostCMS Javascript API to find, retrieve and create content.


Use RESTful web services to simplify integration with external websites and other apps.

Define your own content types to store non-page data.


Workflows are used to control the lifecycle of your site content, and to automate repetitive tasks.