initial commit
This commit is contained in:
commit
9439de0603
600 changed files with 124248 additions and 0 deletions
2
kirby/config/blueprints/file.yml
Normal file
2
kirby/config/blueprints/file.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
name: File
|
||||
title: file
|
||||
3
kirby/config/blueprints/page.yml
Normal file
3
kirby/config/blueprints/page.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
name: Page
|
||||
title: Page
|
||||
|
||||
7
kirby/config/blueprints/site.yml
Normal file
7
kirby/config/blueprints/site.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: Site
|
||||
title: Site
|
||||
sections:
|
||||
pages:
|
||||
headline: Pages
|
||||
type: pages
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue