feat(blogroll): use bookmark post category in blogroll entry

Passes the micropub post's category (first tag) through to the blogroll
blog entry. Falls back to "bookmarks" when no category is set.

Handles all micropub body formats (form-encoded, JF2, MF2 JSON).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
svemagie
2026-03-10 19:54:20 +01:00
parent c1a4eb2404
commit 7f830aa31f

2
package-lock.json generated
View File

@@ -2363,7 +2363,7 @@
},
"node_modules/@rmdes/indiekit-endpoint-blogroll": {
"version": "1.0.23",
"resolved": "git+ssh://git@github.com/svemagie/indiekit-endpoint-blogroll.git#34739735e7fc8d4e76f681342928e0c69b6b3e8e",
"resolved": "git+ssh://git@github.com/svemagie/indiekit-endpoint-blogroll.git#66bc404f0301907f63b9d6b976631f80ffa4ee40",
"license": "MIT",
"dependencies": {
"@indiekit/error": "^1.0.0-beta.25",