18 lines
320 B
YAML
18 lines
320 B
YAML
id: project
|
|
kind: content-model
|
|
name: Project
|
|
description: Project showcases and portfolios.
|
|
semantics:
|
|
document: true
|
|
chronological: false
|
|
searchable: true
|
|
indexable: true
|
|
routing:
|
|
detail: /projects/{slug}/
|
|
presentation:
|
|
default_style_config: project
|
|
capabilities:
|
|
- detail-page
|
|
- index-page
|
|
- search
|