chore: scaffold obsidian-jekyll-publish

Co-Authored-By: Claude
This commit is contained in:
2026-06-19 01:41:57 +00:00
parent 530a897f18
commit b321633421
8 changed files with 2409 additions and 0 deletions

2
styles.css Normal file
View File

@@ -0,0 +1,2 @@
.jekyll-publish-row { display: flex; gap: 8px; margin-bottom: 6px; }
.jekyll-publish-row input { flex: 1; }