Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vvenv/bgit
static (blog) site generator
https://github.com/vvenv/bgit
Last synced: about 5 hours ago
JSON representation
static (blog) site generator
- Host: GitHub
- URL: https://github.com/vvenv/bgit
- Owner: vvenv
- License: mit
- Created: 2015-02-18T12:33:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-02-23T13:30:03.000Z (over 9 years ago)
- Last Synced: 2024-10-27T00:09:54.821Z (19 days ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
__ _ __
/ /_ ____ _(_) /_
/ __ \/ __ `/ / __/
/ /_/ / /_/ / / /_
/_.___/\__, /_/\__/
/____/## 安装
```bash
$ npm install bgit -g
```## 使用
```
$ cd part/to/your/blog
```默认结构参见 [crossjs.com](https://github.com/crossjs/crossjs.github.io)
```
$ bgit
```默认将编译 src 下的文件,编译后的文件存放于 dist 目录下
```
$ bgit --dest ./
```编译后的文件存放于 process.cwd 下
## 帮助
```
$ bgit -h
```## 其它
请确保已安装 compass