Files
obsidian-global-config/plugins/jekyll-publish-0.1.3/data.json

11 lines
274 B
JSON

{
"remoteUrl": "",
"branch": "main",
"postsDir": "_posts",
"imagesDir": "assets/img",
"defaultImageStrategy": "flat-slug",
"presetFrontmatter": [],
"commitMessageTemplate": "Publish: {{title}}",
"authorName": "Brendan Chen",
"authorEmail": "me@bchen.dev"
}