Initial commit
This commit is contained in:
commit
65e0da7e11
1397 changed files with 596542 additions and 0 deletions
55
site/blueprints/site.yml
Normal file
55
site/blueprints/site.yml
Normal file
|
|
@ -0,0 +1,55 @@
|
|||
title: Site
|
||||
tabs:
|
||||
content:
|
||||
icon: menu
|
||||
label: menu
|
||||
sections:
|
||||
contentSection:
|
||||
headline: Pages
|
||||
type: pages
|
||||
status: listed
|
||||
image:
|
||||
query: icon
|
||||
back: black
|
||||
|
||||
settings:
|
||||
icon: settings
|
||||
sections:
|
||||
settingsFields:
|
||||
type: fields
|
||||
fields:
|
||||
font:
|
||||
label: Mono font
|
||||
type: toggle
|
||||
generalSettings:
|
||||
label: Site Settings
|
||||
type: headline
|
||||
title:
|
||||
label: Title
|
||||
type: text
|
||||
description:
|
||||
label: Description
|
||||
type: textarea
|
||||
keywords:
|
||||
label: Keywords
|
||||
type: tags
|
||||
customcss:
|
||||
label: Custom CSS
|
||||
type: textarea
|
||||
buttons: false
|
||||
googleAnalytics:
|
||||
label: Google Analytics ID
|
||||
type: text
|
||||
icon: code
|
||||
help: Tracking ID in the form UA-XXXXXXXX-X. Keep this field empty if you are not using it.
|
||||
width: 1/2
|
||||
ogimage:
|
||||
label: Facebook OpenGraph image
|
||||
type: files
|
||||
help: 1200x630px minimum
|
||||
width: 1/2
|
||||
aboutPage:
|
||||
label: About Page
|
||||
type: select
|
||||
options: pages
|
||||
width: 1/2
|
||||
Loading…
Add table
Add a link
Reference in a new issue