Rough architecture du site
This commit is contained in:
parent
bc87220397
commit
d4be54dfe2
12 changed files with 233 additions and 0 deletions
18
site/blueprints/pages/project.yml
Normal file
18
site/blueprints/pages/project.yml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
|
||||
sections:
|
||||
Fields:
|
||||
type: fields
|
||||
fields:
|
||||
date:
|
||||
label: Date
|
||||
type: date
|
||||
tags:
|
||||
label: project tags
|
||||
type: tags
|
||||
options:
|
||||
- tag test 1
|
||||
- tag test 2
|
||||
- tag test 3
|
||||
description:
|
||||
label: description
|
||||
type: writer
|
||||
Loading…
Add table
Add a link
Reference in a new issue