# Cb
[](https://pypi.python.org/pypi/cb) [](https://github.com/wlwang41/cb/blob/master/LICENSE)
Cb is my blog building tool inspired by [simiki](https://github.com/tankywoo/simiki), written in [python](https://www.python.org/).
Easy to use, it only takes few a steps to generate your blog.
[Markdown](http://daringfireball.net/projects/markdown/) support.
You can write your own themes.
## Quick Start
### Install
pip install cb
### Update
pip install –upgrade cb
### Init your blog
mkdir YOUR_BLOG_PATH && cb YOUR_BLOG_PATH cb init
After initialization, you should add your own info in _config.yml file.
### New topic
cb new -t ‘first blog’ -c ‘note’
### Build to html
cb build
### preview
cb server
> For more detail, type cb -h.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cb-1.0.7.tar.gz.
File metadata
- Download URL: cb-1.0.7.tar.gz
- Upload date:
- Size: 34.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b587a7cfc42e6cdc86f4715d702fc4dbd2b5c234db7be47eba017b2df5edd82
|
|
| MD5 |
ed36216f252e86dadc70035dafd9a4f9
|
|
| BLAKE2b-256 |
c89e895bac3c23055ad51ee26c626ce18c6065a12143536691d655d712949322
|