Add a vibe-coded Jekyll publish plugin
This commit is contained in:
11
plugins/jekyll-publish-0.1.3/data.json
Normal file
11
plugins/jekyll-publish-0.1.3/data.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"remoteUrl": "",
|
||||
"branch": "main",
|
||||
"postsDir": "_posts",
|
||||
"imagesDir": "assets/img",
|
||||
"defaultImageStrategy": "flat-slug",
|
||||
"presetFrontmatter": [],
|
||||
"commitMessageTemplate": "Publish: {{title}}",
|
||||
"authorName": "Brendan Chen",
|
||||
"authorEmail": "me@bchen.dev"
|
||||
}
|
||||
Reference in New Issue
Block a user