# san-cli-docit

san-cli-docit 是 [San](https://github.com/baidu/san) CLI 工具中 Markdown 文档建站部分。
是一个 [command 插件](https://ecomfe.github.io/san-cli)。

## 使用文档

请移步[San-CLI 文档](https://ecomfe.github.io/san-cli)

## 安装

```shell
$ npm install --save-dev san-cli-docit san-cli
```

## TODO LIST

-   [ ] watch 功能，添加、删除 markdown 支持重新打包
-   [ ] 增加 markdown frontmatter 的 watch 功能
-   [ ] SSR
