Blog as Second Brain!
npm install basb-cli -g
After installed:
basb-cli create [blog-name]
cd [blog-name]
npm link basb-cli
Use basb-cli
subcommand to preview:
basb-cli build
basb-cli preview
This CLI program has a build-in MCP server, which can be started by basb-cli mcp [target-endpoint] [server-port]
. It will also be started when you use basb-cli preview
.
You can also use the independent package or even the Cloudflare Worker version!
- The official enhancement extension
- The linter for scenes where CJK and English are mixed
- Draw.io official VSCode extension