forked from qawemlilo/node-blogger
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathposts.json
More file actions
54 lines (54 loc) · 1.29 KB
/
posts.json
File metadata and controls
54 lines (54 loc) · 1.29 KB
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
[
{
"id": 1367586414842,
"title": "Hello world",
"date": "2013-05-03T13:06:54.842Z",
"year": 2013,
"month": 5,
"day": 6,
"categories": [
"uncategorised"
],
"author": "Qawelesizwe Mlilo(Que)"
},
{
"id": 1367586485761,
"title": "Hello world",
"date": "2013-05-03T13:08:05.761Z",
"year": 2013,
"month": 5,
"day": 6,
"categories": [
"uncategorised"
],
"author": "Qawelesizwe Mlilo(Que)"
},
{
"id": 1367586600433,
"title": "Hello world",
"date": "2013-05-03T13:10:00.433Z",
"year": 2013,
"month": 5,
"day": 6,
"filename": "2013-5-6_hello-world",
"url": "/blog/2013/5/6/2013-5-6_hello-world",
"categories": [
"uncategorised"
],
"author": "Qawelesizwe Mlilo(Que)"
},
{
"id": 1367586730480,
"title": "Hello world",
"date": "2013-05-03T13:12:10.480Z",
"year": 2013,
"month": 5,
"day": 6,
"filename": "2013-5-6_hello-world",
"url": "/blog/2013/5/6/hello-world",
"categories": [
"uncategorised"
],
"author": "Qawelesizwe Mlilo(Que)"
}
]