refactor: ♻️ use metagen for more metadata generation

This commit is contained in:
Sebin Nyshkim 2024-10-26 16:39:27 +02:00
parent b090e99073
commit 47e46af2ca
4 changed files with 24 additions and 9 deletions

View file

@ -5,6 +5,9 @@ image:
src: https://cdn.sebin-nyshkim.net/-iTHSLFBdpY
alt: Close-up of SVG code on a computer screen
credit: Photo by Florian Olivo on Unsplash
width: 1200
height: 630
type: 'image/png'
tags: ["self-hosting", "docker", "eleventy"]
---

View file

@ -4,6 +4,10 @@ description: Apple recently unveiled their refresh of the iPad mini. Most surpri
image:
src: https://cdn.sebin-nyshkim.net/-rtKd7CgZ6g
alt: iOS face with swirly eyes emoji surrounded by a word cloud of Apple marketing jargon on red background with jagged lines
credit: Made with GIMP
width: 1200
height: 630
type: 'image/png'
tags: ['apple']
---

View file

@ -2,7 +2,7 @@
"layout": "blogpost.njk",
"permalink": "/posts/{{ title | slugify }}/",
"date": "git Created",
"url": "https://blog.sebin-nyshkim.net",
"type": "article",
"author": {
"name": "Sebin Nyshkim",
"href": "https://blog.sebin-nyshkim.net",