Import Labyricorn Control Plane
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
id: article
|
||||
kind: content-model
|
||||
name: Article
|
||||
description: Longform articles and blog posts.
|
||||
semantics:
|
||||
document: true
|
||||
chronological: true
|
||||
searchable: true
|
||||
indexable: true
|
||||
routing:
|
||||
detail: /articles/{slug}/
|
||||
presentation:
|
||||
default_style_config: article
|
||||
capabilities:
|
||||
- detail-page
|
||||
- index-page
|
||||
- rss
|
||||
- search
|
||||
Reference in New Issue
Block a user