-
Notifications
You must be signed in to change notification settings - Fork 0
/
.baboon.yml
118 lines (116 loc) · 4.16 KB
/
.baboon.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
info:
theme_name: 'Baboon Configuration Theme'
update_zip_uri: 'https://github.com/behram/BaboonConfigurationTheme/archive/master.zip'
update_git_uri: '[email protected]:behram/BaboonConfigurationTheme.git'
render_files:
- index.html
- css/style.css
- js/site.js
assets:
text_text:
label: 'Long text'
type: text
max: 400
min: 100
default: |
The English Benedictine Reform in the late tenth century was the most important religious and intellectual movement in the later Anglo-Saxon period. The reformers sought to replace married secular clergy in monasteries with celibate contemplative monks who followed the Rule of Saint Benedict. The court of Æthelstan (924–39), the first king of the whole of England, began a cosmopolitan trend; future reformers such as Æthelwold of Winchester, Oswald of Worcester, and Dunstan, Archbishop of Canterbury, learned from Continental exponents of Benedictine monasticism. The reformers had close relations with the crown, furthering its interests and depending on its support, especially under King Edgar (959–75). Influential artistic workshops established by Æthelwold reached a high standard of craftsmanship in manuscript illustration, sculpture and gold and silver, and his monasteries produced scholarship and competent prose and poetry in the elaborate hermeneutic style of Latin. His Winchester school helped create the standard vernacular
text_string:
label: 'Short text'
type: string
max: 50
min: 10
default: Hello i am default
text_markdown:
label: 'Markdown'
type: markdown
multiple: true
max: 1000
min: 10
default: '##hello markdown'
text_richtext:
label: 'Richtext'
type: richtext
default: '<h1>Rich text hello</h1>'
image_logo:
label: 'Image Logo'
type: image
width: 100
height: 200
default: 'http://lorempixel.com/100/200/'
file_all_type:
label: 'File All Type'
type: file
mime_types: "*"
default: 'http://www.snee.com/xml/xslt/sample.doc'
file_doc_type:
label: 'Doc File'
type: file
mime_types:
- application/atom+xml
- application/pdf
default: 'http://www.pdf995.com/samples/pdf.pdf'
birth_day:
label: 'Birth Day'
type: datetime
format: 'd/m/Y'
default: '27/09/1994'
select_name:
label: 'Select a Name'
type: choices
default: Behram
choices:
- Kalem
- Selam
- Kazim
- Behram
email:
label: 'Email'
type: email
default: '[email protected]'
font_color:
label: 'Font Color'
type: color
default: red
posts:
label: 'Posts'
type: tree
assets:
title:
label: 'Post Title'
type: string
max: 50
min: 10
default: My Great Post
thumb:
label: 'Post Thumb'
type: image
width: 100
height: 250
default: 'http://lorempixel.com/100/250/'
content:
label: 'Post Content'
type: richtext
default: '<h1>Rich text post content</h1>'
tags:
label: 'Post Tag'
type: string
multiple: true
default: 'great'
authors:
label: 'Authors'
type: tree
assets:
full_name:
label: 'Author Full Name'
type: string
max: 50
min: 10
default: Behram ÇELEN
titles:
label: 'Author Titles'
type: tree
assets:
title:
label: 'Author Title'
type: string
default: Prof.