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:
co-authored by
Claude Sonnet 4.6
parent
c1a4eb2404
commit
7f830aa31f
Generated
+1
-1
@@ -2363,7 +2363,7 @@
|
|||||||
},
|
},
|
||||||
"node_modules/@rmdes/indiekit-endpoint-blogroll": {
|
"node_modules/@rmdes/indiekit-endpoint-blogroll": {
|
||||||
"version": "1.0.23",
|
"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",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@indiekit/error": "^1.0.0-beta.25",
|
"@indiekit/error": "^1.0.0-beta.25",
|
||||||
|
|||||||
Reference in New Issue
Block a user