priyatam / pie

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

Error checking for missing folders/files #31

Closed ghost closed 10 years ago

ghost commented 11 years ago

config.yml {{recipe_root}} {{content}}

If the folders exist, bake.py should run without complaints.

ghost commented 11 years ago

Added basic error checking here https://github.com/Facjure/frozen-pie/blob/master/pieutils.py#L45