Home Breeze Home
Page : index
Section : Breeze, the tailwind based, developers CMS

1 / 4

Next Section

Breeze, the tailwind based, developers CMS

This documents breeze, by using breeze. Breeze integrates content editor into the rails workflow and lets developers define the layouts they create.

Breeze renders pages, that are made up of sections, that may include cards. Breeze also manages images, even lets you edit them, and manages translations when you go international.

All data is stored in yaml files, images as assets. Breeze makes commits for changes which developers upstream in a very rails sort of way.

Page

A page is basically your html body, max width 1920 and full height.

A page has many sections, there are different kinds, but always full width

Section

There are many predefined styles of sections, but all full width. Styles may also be defined by the developer.

Sections may include cards. These may be rendered in a eg grid, or as form fields, it's up to the section.

Card

There are also many predefined card styles, eg for grids or features. But also for form fields.

Cards and sections may have options, like background, margin, or alignment.

Cards may also have an image and use (and scale) it to their needs.

Section with Cards, 2-6 columns

Updated at: less than a minute
Updated by: torsten@villataika.fi

No Image

Card Style: Standard card with rounded look

3 Cards

Page
A page is basically your html body, max width 1920 and full height. .....
Section
There are many predefined styles of sections, but all full width. Style .....
Card
There are also many predefined card styles, eg for grids or features. B .....