forked from wvuweb/brand-patterns
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mock_data.yml
executable file
·334 lines (271 loc) · 10.6 KB
/
mock_data.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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
shared_themes:
"Code":
"layouts/browser-update-org--v2": "code"
"layouts/footer__contact--v1": "code"
"layouts/footer__credits--v2": "code"
"layouts/footer__icons--v2": "code"
editable_region:
main: "This content comes from the mock_data.yml file in your project's root. Open the file to edit this content."
sidebar: "This is an editable region in the sidebar."
wvu-masthead__title:
"Department of English"
news: |
<ul>
<li><a href="#"><%= Faker::Business.credit_card_number %></a></li>
<li><a href="#">Some Article link</a></li>
<li><a href="#">Another Article link</a></li>
<li><a href="#">An Amazing story</a></li>
</ul>
wvu-hero__header: "It Starts Now"
long-paragraph:
"<%= Faker::Lorem.paragraph(7) %>"
wvu-hero-title-top:
"It Starts"
wvu-hero-title-bottom:
"Now."
wvu-hero__action-item-text:
More About This
wvu-hero-text: |
<p>So let’s go. Release the Mountaineer spirit inside of you. Reach the limits of what you can do and then keep on going.</p><a href="" class="button button--white">Learn More</a>
wvu-header__title:
"Benjamin M. Statler College of <br>Engineering and Mineral Resources"
wvu-masthead__college-link:
<a href="#">Eberly College of Arts & Sciences</a>
wvu-hero__photo:
<img src="https://patterns.wvu.edu/images/kids-sitting-by-tulips.jpg" />
wvu-hero__photo-2:
""
wvu-hero__photo-3:
""
wvu-hero__text:
"So let’s go. Release the Mountaineer spirit inside of you. Reach the limits of what you can do and then keep on going."
wvu-hero__button-text:
<a href="" class="button button--white">Continue Reading</a>
wvu-hero__title-top:
"It Starts"
wvu-hero__title-bottom:
"Now."
wvu-landing-page-header:
"Landing Page<br>Header"
wvu-triptych__image-1:
<img src="https://patterns.wvu.edu/images/coopers-rock.jpg" />
wvu-triptych__image-2:
<img src="https://patterns.wvu.edu/images/dance-header.jpg" />
wvu-triptych__image-3:
<img src="https://patterns.wvu.edu/images/girl-pointing.jpg" />
wvu-triptych__header-1:
"Header 1"
wvu-triptych__header-2:
"Header 2"
wvu-triptych__header-3:
"Header 3"
wvu-triptych__button-1:
<a href="#" class="button">Button</a>
wvu-triptych__button-2:
<a href="#" class="button">Button</a>
wvu-triptych__button-3:
<a href="#" class="button">Button</a>
wvu-quadtych__content-1: |
<ul>
<li><a href="#">List Item</a></li>
<li><a href="#">List Item</a></li>
<li><a href="#">List Item</a></li>
<li><a href="#">List Item</a></li>
</ul>
wvu-quadtych__content-2: |
<ul>
<li><a href="#">List Item</a></li>
<li><a href="#">List Item</a></li>
<li><a href="#">List Item</a></li>
<li><a href="#">List Item</a></li>
</ul>
wvu-quadtych__content-3: |
<ul>
<li><a href="#">List Item</a></li>
<li><a href="#">List Item</a></li>
<li><a href="#">List Item</a></li>
<li><a href="#">List Item</a></li>
</ul>
wvu-quadtych__content-4: |
<ul>
<li><a href="#">List Item</a></li>
<li><a href="#">List Item</a></li>
<li><a href="#">List Item</a></li>
<li><a href="#">List Item</a></li>
</ul>
wvu-diptych__image-1: |
<img src="https://patterns.wvu.edu/images/kids-sitting-by-tulips.jpg" alt="Kids sitting by tulips" />
wvu-diptych__image-2: |
<img src="https://patterns.wvu.edu/images/kids-sitting-by-tulips.jpg" alt="Kids sitting by tulips" />
wvu-diptych__header-1:
"Header 1"
wvu-diptych__header-2:
"Header 2"
wvu-diptych__description-1:
"<%= Faker::Lorem.paragraph(3) %>"
wvu-diptych__description-2:
"<%= Faker::Lorem.paragraph(3) %>"
wvu-diptych__button-1: |
<a href="#" class="button">Button</a>
wvu-diptych__button-2: |
<a href="#" class="button">Button</a>
wvu-triptych__description-1:
"<%= Faker::Lorem.paragraph(3) %>"
wvu-triptych__description-2:
"<%= Faker::Lorem.paragraph(3) %>"
wvu-triptych__description-3:
"<%= Faker::Lorem.paragraph(3) %>"
wvu-quicklinks: |
<ul>
<li><a href="#">Quicklink 1</a></li>
<li><a href="#">Quicklink 2</a></li>
<li><a href="#">Quicklink 3</a></li>
<li><a href="#">Quicklink 4</a></li>
<li><a href="#">Quicklink 5</a></li>
<li><a href="#">Quicklink 6</a></li>
<li><a href="#">Quicklink 7</a></li>
</ul>
wvu-social-media-icons: |
<ul>
<li><a href="#"><img src="https://patterns.wvu.edu/images/1426291895/social-media-icons/facebook.png" alt="Facebook"></a></li>
<li><a href="#"><img src="https://patterns.wvu.edu/images/1426291895/social-media-icons/googleplus.png" alt="Google Plus"></a></li>
<li><a href="#"><img src="https://patterns.wvu.edu/images/1426291895/social-media-icons/instagram.png" alt="Instagram"></a></li>
<li><a href="#"><img src="https://patterns.wvu.edu/images/1426291895/social-media-icons/linkedin.png" alt="LinkedIn"></a></li>
<li><a href="#"><img src="https://patterns.wvu.edu/images/1426291895/social-media-icons/pinterest.png" alt="Pinterest"></a></li>
<li><a href="#"><img src="https://patterns.wvu.edu/images/1426291895/social-media-icons/twitter.png" alt="Twitter"></a></li>
<li><a href="#"><img src="https://patterns.wvu.edu/images/1426291895/social-media-icons/youtube.png" alt="YouTube"></a></li>
<li><a href="#"><img src="https://patterns.wvu.edu/images/1426291895/social-media-icons/rss.png" alt="RSS"></a></li>
</ul>
article-body: |
<p><%= Faker::Lorem.paragraph(15) %></p>
wvu-profile__name:
"<%= Faker::Name.name %>"
wvu-profile__job-title:
"<%= Faker::Name.title %>"
wvu-profile__phone:
"<%= Faker::PhoneNumber.cell_phone %>"
wvu-profile__email: |
<a href="mailto:<%= Faker::Internet.email %>"><%= Faker::Internet.email %></a>
wvu-profile__short-description:
"This is a short description for this profile. <%= Faker::Hacker.say_something_smart %>"
wvu-profile__photo: |
<img src="<%= Faker::Avatar.image %>" alt=" " />
contact: |
<p><strong>Department of the Department</strong></p>
<p>1234 Van Voorhis Road | P.O. Box 5555</p>
<p>Morgantown, WV 26506-5555</p>
<p><strong>Phone:</strong> 304.293.5555 | <strong>Fax:</strong> 304.293.5555</p>
<p><strong>Email:</strong> <a href="mailto:[email protected]">[email protected]</a></p>
site:
name: "Brand Patterns"
data:
google_site_verification: "meta-tag-content-goes-here"
page:
id: 1
name: "Test Page 2"
slug: "test_page_2"
meta_description: "<%= Faker::Lorem.paragraph(5) %>"
title: "Home"
alternate_name: "Some other name"
depth: 1
updated_at: "now"
content:
wvu-profile__name: "<%= Faker::Name.name %>"
wvu-profile__job-title: "<%= Faker::Name.title %>"
wvu-profile__phone: "<%= Faker::PhoneNumber.cell_phone %>"
wvu-profile__email: |
<a href="mailto:<%= Faker::Internet.email %>"><%= Faker::Internet.email %></a>
wvu-profile__short-description: "This is a short description for this profile. <%= Faker::Hacker.say_something_smart %>"
wvu-profile__photo: |
<img src="<%= Faker::Avatar.image %>" alt=" " />
wvu-hero__action-item-text:
More About This
pages:
- id: 2
name: "Profile Index"
updated_at: "now"
content:
wvu-profile__name: "<%= Faker::Name.name %>"
wvu-profile__job-title: "<%= Faker::Name.title %>"
wvu-profile__phone: "<%= Faker::PhoneNumber.cell_phone %>"
wvu-profile__email: |
<a href="mailto:<%= Faker::Internet.email %>"><%= Faker::Internet.email %></a>
wvu-profile__short-description: "This is a short description for this profile. <%= Faker::Lorem.paragraph(4) %>"
wvu-profile__photo: |
<img src="<%= Faker::Avatar.image %>" alt=" " />
- id: 3
name: "Profile Index"
updated_at: "now"
content:
wvu-profile__name: "<%= Faker::Name.name %>"
wvu-profile__job-title: "<%= Faker::Name.title %>"
wvu-profile__phone: "<%= Faker::PhoneNumber.cell_phone %>"
wvu-profile__email: |
<a href="mailto:<%= Faker::Internet.email %>"><%= Faker::Internet.email %></a>
wvu-profile__short-description: "This is a short description for this profile. <%= Faker::Lorem.paragraph(2) %>"
wvu-profile__photo: |
<img src="<%= Faker::Avatar.image %>" alt=" " />
if_page_depth_eq: 1
if_page_depth_gt: 1
site_menu: |
<ul class="wvu-nav__items nav-collapse">
<li class="active"><a href="#">Hello</a></li>
<li><a href="#">World</a></li>
<li><a href="#"><%= Faker::Lorem.word.capitalize %></a></li>
<li><a href="#"><%= Faker::Lorem.word.capitalize %></a></li>
<li><a href="#"><%= Faker::Lorem.word.capitalize %></a></li>
</ul>
sub_menu: |
<ul>
<li class="active"><a href="#"><%= Faker::Lorem.word.capitalize %></a></li>
<li><a href="#"><%= Faker::Lorem.word.capitalize %></a></li>
<li><a href="#"><%= Faker::Lorem.word.capitalize %></a></li>
<li><a href="#"><%= Faker::Lorem.word.capitalize %></a></li>
<li><a href="#"><%= Faker::Lorem.word.capitalize %></a></li>
</ul>
ancestor_menu: |
<% pages = %w(Page1 Page2 Page3 Page4 Page5) %>
<ul class="nav-secondary">
<% pages.each do |page| %>
<li><a href="#"><%= page %></a></li>
<% end %>
</ul>
blog:
name: "Blog Name"
articles:
- article:
name: "<%= Faker::Lorem.sentence(1) %>"
title: "<%= Faker::Lorem.sentence(1) %>"
created_by:
first_name: "<%= Faker::Name.first_name %>"
last_name: "<%= Faker::Name.last_name %>"
content:
article-body: |
<p><%= Faker::Lorem.paragraph(2) %></p>
<p><%= Faker::Lorem.paragraph(5) %></p>
<p><%= Faker::Lorem.paragraph(3) %></p>
published_at: "2 days ago"
- article:
name: "<%= Faker::Lorem.sentence(1) %>"
title: "<%= Faker::Lorem.sentence(1) %>"
created_by:
first_name: "<%= Faker::Name.first_name %>"
last_name: "<%= Faker::Name.last_name %>"
content:
article-body: |
<p><%= Faker::Lorem.paragraph(2) %></p>
<p><%= Faker::Lorem.paragraph(5) %></p>
<p><%= Faker::Lorem.paragraph(3) %></p>
published_at: "4 days ago"
- article:
name: "<%= Faker::Lorem.sentence(1) %>"
title: "<%= Faker::Lorem.sentence(1) %>"
created_by:
first_name: "<%= Faker::Name.first_name %>"
last_name: "<%= Faker::Name.last_name %>"
content:
article-body: |
<p><%= Faker::Lorem.paragraph(2) %></p>
<p><%= Faker::Lorem.paragraph(5) %></p>
<p><%= Faker::Lorem.paragraph(3) %></p>
published_at: "5 days ago"