-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeed.json
55 lines (55 loc) · 2.05 KB
/
feed.json
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
{
"version": "https://jsonfeed.org/version/1",
"title": "arravast",
"description": "",
"home_page_url": "https://greenep.github.io/gh_pages",
"feed_url": "https://greenep.github.io/gh_pages/feed.json",
"user_comment": "",
"author": {
"name": "ep"
},
"items": [
{
"id": "https://greenep.github.io/gh_pages/before-the-summer.html",
"url": "https://greenep.github.io/gh_pages/before-the-summer.html",
"title": "Before the summer",
"summary": "Wondering if highlight looks better",
"content_html": "<h3 class=\"align-center\"><span style=\"color: #ba372a;\">Wondering if</span> <mark>highlight</mark> looks better</h3>",
"author": {
"name": "ep"
},
"tags": [
],
"date_published": "2021-04-21T18:24:32-04:00",
"date_modified": "2021-04-21T18:24:32-04:00"
},
{
"id": "https://greenep.github.io/gh_pages/blast-off.html",
"url": "https://greenep.github.io/gh_pages/blast-off.html",
"title": "Blast off",
"summary": "Wanted to see how easy this actually was...",
"content_html": "<p>Wanted to see how easy this actually was...</p>",
"author": {
"name": "ep"
},
"tags": [
],
"date_published": "2021-04-21T18:17:37-04:00",
"date_modified": "2021-04-21T18:19:22-04:00"
},
{
"id": "https://greenep.github.io/gh_pages/this-is-my-first-post.html",
"url": "https://greenep.github.io/gh_pages/this-is-my-first-post.html",
"title": "This is my first post.",
"summary": "<blockquote>",
"content_html": "<blockquote>\n<p> </p>\n</blockquote>",
"author": {
"name": "ep"
},
"tags": [
],
"date_published": "2021-04-21T16:20:28-04:00",
"date_modified": "2021-04-21T16:20:28-04:00"
}
]
}