comparison README.txt @ 8:064d247e6ed3

not sure what happened here
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 09 Sep 2010 08:06:14 -0700
parents 1fa9ca23d696
children fe197282c615
comparison
equal deleted inserted replaced
7:fa1dfcb2ec6a 8:064d247e6ed3
1 buttercup: a flower for k0s.org
2 ===============================
3
4 buttercup is a `flower <TODO>`_ that is used to bloom a website like
5 `k0s.org <http://k0s.org>`_. There are several `python <http://python.org>`_
6 components to a buttercup website:
7
8 * `decoupage <http://k0s.org/portfolio/software.html#decoupage>`_: for static files and indices
9 - `montage <http://k0s.org/portfolio/software.html#montage>`_for image galleries
10 - contenttransformer for static file presentation
11 * `bitsyblog <http://k0s.org/portfolio/software.html#bitsblog`_ for blogging
12 * a set of mercurial repositories
13 * software demos:
14 - anagram
15 - wordstream
16
17 why is buttercup so messy?
18 --------------------------
19
20 Easy. Its the backport of a highly specific website to a flower. The
21 buttercup flower is in fact a study in botany, useful in the study of
22 species, but probably less interesting as a practical deployment.
23
24
25 does buttercup work yet?
26 ------------------------
27
28 No. It is still a work in progress.