Browse Source

Playing with mastodon

master
David Larlet 2 years ago
parent
commit
a46238c633
2 changed files with 35 additions and 1 deletions
  1. 31
    0
      david/2021/07/06/index.json
  2. 4
    1
      david/2021/07/08/index.json

+ 31
- 0
david/2021/07/06/index.json View File

@@ -0,0 +1,31 @@
{
"@context": [
"https://www.w3.org/ns/activitystreams"
],
"type": "Note",
"id": "https://larlet.fr/david/2021/07/06/",
"published": "2021-07-06T12:00:00+01:00",
"inReplyTo": null,
"url": "https://larlet.fr/david/2021/07/06/",
"attributedTo": "https://larlet.fr/david/",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://larlet.fr/david/followers/",
"https://mastodon.social/users/dav"
],
"name": "Copilot",
"summary": null,
"content": "<p>&gt; Est-ce que l&apos;on m&apos;invective à écrire un livre à chaque billet de blog&#8239;? &mdash; <a href=\"https://larlet.fr/david/2021/07/06/\">https://larlet.fr/david/2021/07/06/</a></p>",
"contentMap": {
"fr": "<p>&gt; Est-ce que l&apos;on m&apos;invective à écrire un livre à chaque billet de blog&#8239;? &mdash; <a href=\"https://larlet.fr/david/2021/07/06/\">https://larlet.fr/david/2021/07/06/</a></p>"
},
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/dav",
"name": "@dav@mastodon.social"
}
]
}

+ 4
- 1
david/2021/07/08/index.json View File

@@ -17,7 +17,10 @@
],
"name": "Copilot",
"summary": null,
"content": "<p>&gt; Il y a tout de même une approche séduisante à imaginer une façon hybride de produire du code. — <a href=\"https://larlet.fr/david/2021/07/08/\">https://larlet.fr/david/2021/07/08/</a></p>",
"content": "<p>&gt; Il y a tout de même une approche séduisante à imaginer une façon hybride de produire du code. &mdash; <a href=\"https://larlet.fr/david/2021/07/08/\">https://larlet.fr/david/2021/07/08/</a></p>",
"contentMap": {
"fr": "<p>&gt; Il y a tout de même une approche séduisante à imaginer une façon hybride de produire du code. &mdash; <a href=\"https://larlet.fr/david/2021/07/08/\">https://larlet.fr/david/2021/07/08/</a></p>"
},
"tag": [
{
"type": "Mention",

Loading…
Cancel
Save