Skip to content

widowmaker2026/BaSB

 
 

Repository files navigation

Blog as Second Brain!

Getting Started

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

MCP Server

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!

VSCode Extentions

  1. The official enhancement extension
  2. The linter for scenes where CJK and English are mixed
  3. Draw.io official VSCode extension

About

Blog as Your Second Brain!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 96.5%
  • CSS 3.0%
  • HTML 0.5%