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 title: Error
pages: false pages: false
files: false files: false

View File

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

View File

@ -1,5 +1,3 @@
<?php if(!defined('KIRBY')) exit ?>
icon: file-text icon: file-text
title: Note 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: file
icon: pencil
title: Projects title: Projects
pages: false pages: false

View File

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