chore(fs.dev): Extract authors from strapi
This commit is contained in:
parent
ea9b6f978a
commit
381ae9ae92
5 changed files with 177 additions and 1051 deletions
95
packages/freesewing.dev/prebuild/strapi.blog.authors.js
Normal file
95
packages/freesewing.dev/prebuild/strapi.blog.authors.js
Normal file
|
@ -0,0 +1,95 @@
|
|||
export const authors = {
|
||||
"joostdecock": {
|
||||
"localizations": [],
|
||||
"_id": "60eae49cdb32b45d5c4d6d93",
|
||||
"about": "Joost is FreeSewing's maintainer. As an introvert, he enjoys making clothes and shoes since you don't have to leave the house to do so 🙈\n\nYou can follow him as [j__st on Twitter](https://twitter.com/j__st) or [joostdecock on Github](https://github.com/joostdecock).",
|
||||
"name": "joost",
|
||||
"displayname": "Joost De Cock",
|
||||
"createdAt": "2021-07-11T12:31:24.779Z",
|
||||
"updatedAt": "2021-09-19T14:23:43.748Z",
|
||||
"__v": 0,
|
||||
"picture": {
|
||||
"_id": "6134ca45cd9dc073cc08db6a",
|
||||
"name": "tumblr_ok2vhiYCDh1qbhhcgo1_1280.jpg",
|
||||
"alternativeText": "Joost De Cock",
|
||||
"caption": "Joost De Cock",
|
||||
"hash": "tumblr_ok2vhi_YC_Dh1qbhhcgo1_1280_41d8d5799e",
|
||||
"ext": ".jpg",
|
||||
"mime": "image/jpeg",
|
||||
"size": 76.85,
|
||||
"width": 1080,
|
||||
"height": 810,
|
||||
"url": "/uploads/tumblr_ok2vhi_YC_Dh1qbhhcgo1_1280_41d8d5799e.jpg",
|
||||
"formats": {
|
||||
"thumbnail": {
|
||||
"name": "thumbnail_tumblr_ok2vhiYCDh1qbhhcgo1_1280.jpg",
|
||||
"hash": "thumbnail_tumblr_ok2vhi_YC_Dh1qbhhcgo1_1280_41d8d5799e",
|
||||
"ext": ".jpg",
|
||||
"mime": "image/jpeg",
|
||||
"width": 208,
|
||||
"height": 156,
|
||||
"size": 6.22,
|
||||
"path": null,
|
||||
"url": "/uploads/thumbnail_tumblr_ok2vhi_YC_Dh1qbhhcgo1_1280_41d8d5799e.jpg"
|
||||
},
|
||||
"large": {
|
||||
"name": "large_tumblr_ok2vhiYCDh1qbhhcgo1_1280.jpg",
|
||||
"hash": "large_tumblr_ok2vhi_YC_Dh1qbhhcgo1_1280_41d8d5799e",
|
||||
"ext": ".jpg",
|
||||
"mime": "image/jpeg",
|
||||
"width": 1000,
|
||||
"height": 750,
|
||||
"size": 85.96,
|
||||
"path": null,
|
||||
"url": "/uploads/large_tumblr_ok2vhi_YC_Dh1qbhhcgo1_1280_41d8d5799e.jpg"
|
||||
},
|
||||
"medium": {
|
||||
"name": "medium_tumblr_ok2vhiYCDh1qbhhcgo1_1280.jpg",
|
||||
"hash": "medium_tumblr_ok2vhi_YC_Dh1qbhhcgo1_1280_41d8d5799e",
|
||||
"ext": ".jpg",
|
||||
"mime": "image/jpeg",
|
||||
"width": 600,
|
||||
"height": 450,
|
||||
"size": 36,
|
||||
"path": null,
|
||||
"url": "/uploads/medium_tumblr_ok2vhi_YC_Dh1qbhhcgo1_1280_41d8d5799e.jpg"
|
||||
},
|
||||
"small": {
|
||||
"name": "small_tumblr_ok2vhiYCDh1qbhhcgo1_1280.jpg",
|
||||
"hash": "small_tumblr_ok2vhi_YC_Dh1qbhhcgo1_1280_41d8d5799e",
|
||||
"ext": ".jpg",
|
||||
"mime": "image/jpeg",
|
||||
"width": 400,
|
||||
"height": 300,
|
||||
"size": 17.49,
|
||||
"path": null,
|
||||
"url": "/uploads/small_tumblr_ok2vhi_YC_Dh1qbhhcgo1_1280_41d8d5799e.jpg"
|
||||
},
|
||||
"xsmall": {
|
||||
"name": "xsmall_tumblr_ok2vhiYCDh1qbhhcgo1_1280.jpg",
|
||||
"hash": "xsmall_tumblr_ok2vhi_YC_Dh1qbhhcgo1_1280_41d8d5799e",
|
||||
"ext": ".jpg",
|
||||
"mime": "image/jpeg",
|
||||
"width": 200,
|
||||
"height": 150,
|
||||
"size": 5.99,
|
||||
"path": null,
|
||||
"url": "/uploads/xsmall_tumblr_ok2vhi_YC_Dh1qbhhcgo1_1280_41d8d5799e.jpg"
|
||||
}
|
||||
},
|
||||
"provider": "local",
|
||||
"related": [
|
||||
"60eae49cdb32b45d5c4d6d93",
|
||||
"60fade591972003530e03b39",
|
||||
"60fadf5e19815b356b32781e"
|
||||
],
|
||||
"createdAt": "2021-09-05T13:46:45.753Z",
|
||||
"updatedAt": "2021-09-19T14:24:00.480Z",
|
||||
"__v": 0,
|
||||
"id": "6134ca45cd9dc073cc08db6a"
|
||||
},
|
||||
"locale": "en",
|
||||
"slug": "joostdecock",
|
||||
"id": "60eae49cdb32b45d5c4d6d93"
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue