public
Description: bucket3 is a blog/site management system that creates static pages. It is mainly written in python.
Homepage: http://bucket3.com/
Clone URL: git://github.com/vrypan/bucket3.git
name age message
file GPL.txt Fri Oct 30 11:58:55 -0700 2009 very first commit. some things work. [vrypan]
file LICENSE.txt Fri Oct 30 11:58:55 -0700 2009 very first commit. some things work. [vrypan]
file README Sun Nov 01 02:03:31 -0800 2009 Renamed parser.py to bucket3.py. Beautified buc... [vrypan]
file bucket3.py Tue Nov 17 01:31:32 -0800 2009 Bug fixes. [vrypan]
directory bucket3/ Tue Nov 17 01:31:32 -0800 2009 Bug fixes. [vrypan]
file conf.yaml Sun Nov 15 02:37:07 -0800 2009 Many improvements and new features. Most notabl... [vrypan]
directory content/ Tue Nov 17 01:31:32 -0800 2009 Bug fixes. [vrypan]
directory templates/ Sun Nov 15 02:37:07 -0800 2009 Many improvements and new features. Most notabl... [vrypan]
directory tools/ Sat Nov 07 05:07:52 -0800 2009 commiting missed modifications [vrypan]
README
This is very, very, very early development stage.

Most probably, this code will not work. You have been warned!

But...

If you download the code:
1. Edit conf.yaml
2. Edit content/my_first_post.markdown
3. run python bucket3.py --init
4. run python bucket3.py --generate
5. copy the contents of html/ to a directory accessible by your web server (according to the baseURL value you entered 
in conf.yaml)

Panayotis Vryonis 
http://vrypan.net/