Update the plugin and settings

This commit is contained in:
2026-08-09 19:32:47 -04:00
parent ac75884a7a
commit 8b4962183a
5 changed files with 1143 additions and 699 deletions

11
plugins/dist/data.json vendored Normal file
View File

@@ -0,0 +1,11 @@
{
"remoteUrl": "git@github.com:brendan-ch/brendan-ch.github.io.git",
"branch": "main",
"publishDir": "_notes",
"imagesDir": "assets/img",
"defaultImageStrategy": "flat-slug",
"presetFrontmatter": [],
"commitMessageTemplate": "Publish: {{title}}",
"authorName": "",
"authorEmail": ""
}