Files
obsidian-jekyll-publish/manifest.json
Brendan Chen a426e74684
All checks were successful
CI / test (push) Successful in 37s
Update version number
2026-08-09 19:16:58 +00:00

10 lines
244 B
JSON

{
"id": "jekyll-publish",
"name": "Jekyll Publish",
"version": "0.2.0",
"minAppVersion": "1.5.0",
"description": "Publish the active note as a Jekyll post, with images, via git.",
"author": "Brendan Chen",
"isDesktopOnly": true
}