gma / nesta

File Based CMS and Static Site Generator
http://nestacms.com
MIT License
902 stars 121 forks source link

scripts/theme should create themes directory #7

Closed gma closed 14 years ago

gma commented 14 years ago

If you run ./scripts/theme install <url> before the themes directory exists the theme will be created in the root of the app. If ./themes exists beforehand the theme will be copied into the themes directory.

gma commented 14 years ago

Fixed by http://github.com/gma/nesta/commit/bb2c95753cfd97b50bd67646f4f4080a8d7d63e6.