Skip to content

Instantly share code, notes, and snippets.

@pfefferle
Created August 19, 2018 21:17
Show Gist options
  • Save pfefferle/7d28f5e60925f2800a2482b85839587e to your computer and use it in GitHub Desktop.
Save pfefferle/7d28f5e60925f2800a2482b85839587e to your computer and use it in GitHub Desktop.
{
"items": [
{
"type": [
"h-feed"
],
"properties": {
"name": [
"test"
],
"summary": [
"Eine weitere WordPress-Website"
],
"url": [
"http://localhost:8082/"
]
},
"children": [
{
"type": [
"h-entry"
],
"properties": {
"in-reply-to": {
"type": [
"h-cite"
],
"properties": {
"published": [
"2018-06-19T21:44:20+00:00"
],
"updated": [
"2018-06-19T21:44:20+00:00"
],
"summary": [
"(Ich wei\u00df, ich wei\u00df\u2026 ich bin etwas sp\u00e4t dran, aber immerhin schreibe ich schon seit dem 26. Mai an dem Post!)\r\nAm 27.06. fand, im Rahmen des Karlsruher WordPress Meetups, eine kleine 15 Jahr feier statt. Lucas Radke (der leider keine eigene Webseite besitzt) hat zu diesem Anlass, die WordPress H..."
],
"name": [
"15 Jahre WordPress"
],
"url": [
"https://notiz.blog/2018/06/19/15-jahre-wordpress/"
],
"category": [
"b2",
"cafelog",
"Jubil\u00e4um",
"WordPress"
],
"publication": [
"notiz.Blog"
],
"featured": [
"https://notiz.blog/wp-content/uploads/2018/05/wp15.png"
],
"author": {
"name": "Matthias Pfefferle",
"url": "https://notiz.blog/author/matthias-pfefferle/",
"photo": "https://secure.gravatar.com/avatar/75512bb584bbceae57dfc503692b16b2?s=40&d=https://notiz.blog/wp-content/plugins/semantic-linkbacks/img/mm.jpg&r=g"
}
}
},
"_id": [
7
],
"name": [
"wasn"
],
"url": [
"http://localhost:8082/2018/08/wasn/"
],
"author": [
{
"type": [
"h-card"
],
"properties": {
"name": [
"test"
],
"url": [
"http://localhost:8082/author/test/"
],
"photo": [
"http://1.gravatar.com/avatar/a2bdca7870e859658cece96c044b3be5?s=96&d=mm&r=g"
]
}
}
],
"published": [
"2018-08-19T19:49:53+02:00"
],
"updated": [
"2018-08-19T19:49:53+02:00"
],
"content": [
{
"html": "Hallo du maus!",
"value": "Hallo du maus!"
}
],
"summary": [
"Hallo du maus!"
]
}
},
{
"type": [
"h-entry"
],
"properties": {
"_id": [
5
],
"name": [
"5-2"
],
"url": [
"http://localhost:8082/2018/08/5-2/"
],
"author": [
{
"type": [
"h-card"
],
"properties": {
"name": [
"test"
],
"url": [
"http://localhost:8082/author/test/"
],
"photo": [
"http://1.gravatar.com/avatar/a2bdca7870e859658cece96c044b3be5?s=96&d=mm&r=g"
]
}
}
],
"published": [
"2018-08-19T19:46:43+02:00"
],
"updated": [
"2018-08-19T19:46:43+02:00"
],
"content": [
{
"html": "alsf lskfjh alkdsjfh alkdsfjhal ksdjf halskjfh alskdjf aldfj aldf",
"value": "alsf lskfjh alkdsjfh alkdsfjhal ksdjf halskjfh alskdjf aldfj aldf"
}
],
"summary": [
"alsf lskfjh alkdsjfh alkdsfjhal ksdjf halskjfh alskdjf aldfj aldf"
]
}
},
{
"type": [
"h-entry"
],
"properties": {
"_id": [
1
],
"name": [
"hallo-welt"
],
"url": [
"http://localhost:8082/2018/08/hallo-welt/"
],
"author": [
{
"type": [
"h-card"
],
"properties": {
"name": [
"test"
],
"url": [
"http://localhost:8082/author/test/"
],
"photo": [
"http://1.gravatar.com/avatar/a2bdca7870e859658cece96c044b3be5?s=96&d=mm&r=g"
]
}
}
],
"published": [
"2018-08-09T23:30:58+02:00"
],
"updated": [
"2018-08-10T08:25:35+02:00"
],
"content": [
{
"html": "Willkommen zur <a href=\"http://localhost/2018/03/04/hallo-welt/\">deutschen</a> Version von <em>WordPress</em>. Dies ist der erste Beitrag. Du kannst ihn bearbeiten oder l\u00f6schen. Und dann starte mit dem <strong>Schreiben</strong>!",
"value": "Willkommen zur deutschen Version von WordPress. Dies ist der erste Beitrag. Du kannst ihn bearbeiten oder l\u00f6schen. Und dann starte mit dem Schreiben!"
}
],
"summary": [
"Willkommen zur deutschen Version von WordPress. Dies ist der erste Beitrag. Du kannst ihn bearbeiten oder l\u00f6schen. Und dann starte mit dem Schreiben!"
]
}
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment