cyanocorax/test.json

68 lines
1.1 KiB
JSON

{
"name": "An example site",
"icon": "🐣",
"authors": [
{
"handle": "rdelaage",
"fullName": "Romain de Laage",
"bio": [
"Ceci est un test",
"de biographie",
"sur plusieurs lignes"
],
"banner": [
"/-\\",
"\\-/"
]
}
],
"series": [
{
"name": "Blog",
"feedable": true,
"prefix": "blog",
"abstract": [
"This is my blog",
"Content under free license"
],
"pages": [
{
"title": "Retour d'expérience sur Gemini",
"tags": [
"Opinion",
"Technologie",
"Gemini"
],
"authors": [
"rdelaage"
],
"datePublish": "2022-02-12T10:00:00Z",
"dateCreate": "2022-02-12T09:37:34Z",
"dateEdit": "2022-02-12T10:01:23Z",
"content": [
"Ceci est un test",
"",
"Un super test"
]
}
]
},
{
"name": "Now",
"feedable": false,
"prefix": "now",
"abstract": [
"I am programming, this software",
"",
"It is fun!"
]
}
],
"abstract" : [
"Welcome on this example site",
"It shows the features of cyanocorax",
"",
"Cynanocorax is the scientific name of a little bird!"
]
}