feat: use yml & more icons

This commit is contained in:
Stefan Sterz 2017-07-28 14:42:25 +02:00
parent 87df343627
commit 0887da0fb7
7 changed files with 13 additions and 11 deletions

View File

@ -1,5 +1,3 @@
<?php if(!defined('KIRBY')) exit ?>
title: Error
pages: false
files: false

View File

@ -1,5 +1,3 @@
<?php if(!defined('KIRBY')) exit ?>
title: Home
pages: false
fields:

View File

@ -1,5 +1,3 @@
<?php if(!defined('KIRBY')) exit ?>
icon: file-text
title: Note

12
site/blueprints/notes.yml Normal file
View File

@ -0,0 +1,12 @@
icon: pencil
title: Page
pages: true
files: true
fields:
title:
label: Title
type: text
text:
label: Text
type: markdown

View File

@ -1,6 +1,4 @@
<?php if(!defined('KIRBY')) exit ?>
icon: pencil
icon: file
title: Projects
pages: false

View File

@ -1,5 +1,3 @@
<?php if(!defined('KIRBY')) exit ?>
title: Site
pages: default
fields: