Lektor supports many different types that can be used for data modelling.
Plugins can add additional types, see the plugin "how to".
A type that can store either true or false.
A type that can be used to select multiple items of a list.
A type that can store floating point numbers.
A type to build complex pages out of blocks.
A type that can store and parse Markdown.
A type that can be used to select a single item from a list.
A type that can store multiple separate strings.
A type that can store a multiple lines of text.
A type that can store URLs.
Comments