fix(content): migrate malformed indiekit JSON blobs to markdown

This commit is contained in:
svemagie
2026-03-08 00:01:10 +01:00
parent e9849fa6cb
commit 452732a624
2 changed files with 11 additions and 2 deletions
+8 -1
View File
@@ -1 +1,8 @@
{"type":"entry","bookmark-of":"https://rmendes.net/","content":{"html":"<p>Ricardo inspired this blog</p>","text":"Ricardo inspired this blog "},"category":"dev","post-status":"published","published":"2026-03-07T22:27:21.899Z","slug":"173ac","url":"https://blog.giersig.eu/bookmarks/173ac/"} ---
date: 2026-03-07T22:27:21.899Z
permalink: "/bookmarks/173ac/"
bookmark-of: "https://rmendes.net/"
category: "dev"
---
Ricardo inspired this blog
+3 -1
View File
@@ -1,4 +1,6 @@
--- ---
date: 2026-03-07T19:57:17.355Z
permalink: "/notes/95e8f/" permalink: "/notes/95e8f/"
--- ---
{"type":"entry","content":{"html":"<p>hello world!</p>","text":"hello world!"},"post-status":"published","published":"2026-03-07T19:57:17.355Z","slug":"95e8f","url":"https://blog.giersig.eu/notes/95e8f/"}
hello world!