Cb is a blog building tool inspired by tankywoo/simiki.
Project description
# Cb
[![Latest Version](http://img.shields.io/badge/pypi-v1.0-blue.svg?style=flat)](https://pypi.python.org/pypi/cb) [![The MIT License](http://img.shields.io/badge/license-MIT-red.svg?style=flat)](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
### New topic
cb new -t ‘first blog’ -c ‘note’
### Build to html
cb build
### preview
cb server
> For more detail, type cb -h.
Project details
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.3.tar.gz
.
File metadata
- Download URL: cb-1.0.3.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bb4b878c7631de1d7a7d036759353ff18c8de4300bd1a741080f4b335deab8d |
|
MD5 | cd377cd55a4861c21b17ff07e2080ef6 |
|
BLAKE2b-256 | 011788b92c6a020676a67ae76fb04f983a96adc38b0538767dd70626cdeb7386 |