-
Notifications
You must be signed in to change notification settings - Fork 9
/
page.yml
79 lines (79 loc) · 2.19 KB
/
page.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
# Examples of page configs
-
_valid: false
_name: 'new-site-no-items'
_data:
path: "index.html"
ordered: false
items: []
site: "the-domains/ron-conway-alpha-content"
title: "Ron Conways blog; Home"
config:
name: 'Ron conways site'
-
_valid: false
_name: 'missing-path'
_data:
ordered: false
items: []
site: "the-domains/ron-conway-alpha-content"
title: "Ron Conways blog"
config:
name: 'Ron conways site'
-
_valid: false
_name: 'missing-site'
_data:
path: "index.html"
ordered: false
items: []
title: "Ron Conways blog"
config:
name: 'Ron conways site'
-
_valid: true
_name: 'one-item-one-block'
_data:
path: "index.html"
ordered: false
site: "the-domains/ron-conway-alpha-content"
title: "Wilmer Valderrama on the importance of immigration reform"
config:
name: 'Ron conways site'
items: [
{
"metadata": {
"description": "",
"isBasedOnUrl": "http://upload.wikimedia.org/wikipedia/commons/e/ec/Ron_Conway_1.jpg",
"starred": true,
"path": "_posts/2014-07-23-fac01121-4623-4b97-a45b-2babb08f8bb0.md",
"@context": "http://schema.org",
"@type": "Article"
},
"id": "6eacc775-5edb-4220-8e6d-a6111624d547",
"content": [
{
"id": "4eacc775-5edb-4220-8e6d-a6111624d546",
"item": "6eacc775-5edb-4220-8e6d-a6111624d547",
"type": "image",
"src": "http://upload.wikimedia.org/wikipedia/commons/e/ec/Ron_Conway_1.jpg",
"html": "<img src=\"http://upload.wikimedia.org/wikipedia/commons/e/ec/Ron_Conway_1.jpg\" alt=\"\">",
"orientation": "landscape",
"ratio": "3484:2343",
"width": 3484,
"height": 2343
}
]
}
]
-
_valid: false
_name: 'invalid-site-config'
_data:
path: "index.html"
ordered: false
items: []
site: "the-domains/ron-conway-alpha-content"
title: "Ron Conways blog"
config:
wrongname: ''