sterzycom/site/blueprints/site.yml

27 lines
406 B
YAML
Raw Normal View History

2015-11-29 20:38:31 +01:00
title: Site
2017-08-02 10:09:45 +02:00
files: false
2015-11-29 20:38:31 +01:00
pages: default
fields:
title:
label: Title
type: text
2017-08-02 10:14:29 +02:00
width: 2/3
2015-11-29 20:38:31 +01:00
author:
label: Author
type: text
2017-08-02 10:14:29 +02:00
width: 1/3
2015-11-29 20:38:31 +01:00
keywords:
label: Keywords
type: tags
2017-08-02 10:14:29 +02:00
description:
label: Description
type: markdown
2015-11-29 20:38:31 +01:00
copyright:
label: Copyright
type: markdown
2017-08-02 10:14:29 +02:00
width: 1/2
2015-11-29 20:38:31 +01:00
footerinfo:
label: Footer
type: markdown
2017-08-02 10:14:29 +02:00
width: 1/2