Align project structure with silverbullet-plug-template
Some checks failed
Build SilverBullet Plug / build (push) Failing after 11s

- Rename deno.jsonc to deno.json and update build tasks
- Add PLUG.md for SB v2 installation
- Update .gitignore to include .plug.js files
- Update README.md with new installation instructions
- Simplify GitHub workflow
This commit is contained in:
2026-02-15 15:27:51 -08:00
parent daab3cf2f3
commit 651a1107d1
7 changed files with 39 additions and 46 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,3 @@
deno.lock
*.plug.js
test_space
.env