Home

Awesome

Chisel

Chisel is a simple python static blog generation utility by David Zhou.

Usage

$ python3 chisel.py

Sample entry

sample.markdown:

Title
3/2/2009

This is now the body of the post.  By default, the body is evaluated and parsed with markdown.

Another line.

Entry format is described as follows:

Adding Steps

Use the @step decorator. The main loop passes in the master file list and jinja2 environment.

Settings

Change these settings: