priyatam / pie

A minimalist staticsite builder and router
Other
5 stars 0 forks source link

support recipes #12

Closed priyatam closed 11 years ago

priyatam commented 11 years ago

Remove styles, lambdas, templates from master. Add 'recipe'.

bake.py recipe=defaultshould clone the recipe from frozen-pie-recipes into build directory, and copy the files into recipes. Running bake.py again should not clone, of course.

bake.py recipe=bootstrap3 should clone into build and copy current recipe into recipe.

final structure:

- content
- recipe
- lib
- build