ContentLIBRE example

Welcome

This page is the worked example of building a site on ContentLIBRE. It is one binding, one page component, three components and two templates.

Slots

A slot names a component-local type, and the type lists what may go in it. Nothing an author writes describes a slot; authors write what goes in one.

Counts

This row's slot count comes from its own columns property, so the slot list stays a pure function of stored content.