Skip to main content

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/).


## 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.

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

cb-1.0.7.tar.gz (34.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page