Closed svandragt closed 3 years ago
ala Lektor.
Something like this content/posts.toml
content/posts.toml
[sections] metadata = "MetadataReader" markdown = "MarkdownReader" [config] location="posts" name="Posts" validate=true
Sections seem like they fit better in PHP code. Perhaps the configuration.php file should be part of content.
Cuttlefish writes Models with $fields that describe the content types.
$fields
ala Lektor.
Something like this
content/posts.toml