An open API service indexing awesome lists of open source software.

https://github.com/bhznjns/basb

Blog as Your Second Brain!
https://github.com/bhznjns/basb

personal-knowledge-base personal-knowledge-management second-brain static-blog-generator static-site-generator

Last synced: about 1 month ago
JSON representation

Blog as Your Second Brain!

Awesome Lists containing this project

README

        




BaSB Logo

BaSB


中文介绍 |
Documentation |
Feedback




**B**log **a**s **S**econd **B**rain!

## Getting Started

```shell
npm install basb-cli -g
```

After installed:

```shell
basb-cli create [blog-name]
cd [blog-name]
npm link basb-cli
```

Use `basb-cli` subcommand to preview:

```shell
basb-cli build
basb-cli preview
```

## VSCode Extention

1. The [official enhancement extension](https://marketplace.visualstudio.com/items?itemName=BHznJNs.basb-ext)
2. The [linter](https://marketplace.visualstudio.com/items?itemName=huacnlee.autocorrect) for scenes where CJK and English are mixed