RustyCMS: file-based headless CMS — API, Admin UI (content, types, assets), Docker/Caddy, image transform; only demo type and demo content in version control
Made-with: Cursor
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
"type": "string"
|
||||
},
|
||||
"row1Content": {
|
||||
"description": "Content components for row 1 (Markdown blocks)",
|
||||
"description": "Content components for row 1 (Markdown, Post Overview, HTML, Headline, Image, …)",
|
||||
"items": {
|
||||
"description": "Reference (slug) to collection 'markdown'",
|
||||
"description": "Reference (slug) to one of: markdown, post_overview, html, headline, image, quote, youtube_video, image_gallery, iframe, searchable_text, fullwidth_banner, list",
|
||||
"type": "string"
|
||||
},
|
||||
"type": "array"
|
||||
@@ -53,7 +53,7 @@
|
||||
"row2Content": {
|
||||
"description": "Content components for row 2",
|
||||
"items": {
|
||||
"description": "Reference (slug) to collection '?'",
|
||||
"description": "Reference (slug) to one of: markdown, post_overview, html, headline, image, quote, youtube_video, image_gallery, iframe, searchable_text, fullwidth_banner, list",
|
||||
"type": "string"
|
||||
},
|
||||
"type": "array"
|
||||
@@ -84,7 +84,7 @@
|
||||
"row3Content": {
|
||||
"description": "Content components for row 3",
|
||||
"items": {
|
||||
"description": "Reference (slug) to collection '?'",
|
||||
"description": "Reference (slug) to one of: markdown, post_overview, html, headline, image, quote, youtube_video, image_gallery, iframe, searchable_text, fullwidth_banner, list",
|
||||
"type": "string"
|
||||
},
|
||||
"type": "array"
|
||||
|
||||
Reference in New Issue
Block a user