Build time increases exponentially with more images pulled in by the eleventy-image plugin. This keeps build times low and shifts computational load to an external image hosting service.
18 lines
466 B
JSON
18 lines
466 B
JSON
{
|
|
"layout": "blogpost.njk",
|
|
"permalink": "/drafts/{{ title | slugify }}/",
|
|
"date": "git Created",
|
|
"type": "article",
|
|
"author": {
|
|
"name": "Sebin Nyshkim",
|
|
"href": "https://blog.sebin-nyshkim.net",
|
|
"image": "https://img.sebin-nyshkim.net/i/b6629b72-ab77-4a6c-bf97-b1a615cc2454"
|
|
},
|
|
"twitter": {
|
|
"cardType": "summary_large_image",
|
|
"account": "SebinNyshkim"
|
|
},
|
|
"mastodon": {
|
|
"fediverseCreator": "@SebinNyshkim@meow.social"
|
|
}
|
|
}
|