dreikanter / public-static

Programmer's approach to web content management
https://github.com/dreikanter/public-static
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

Automate templates upgrade #25

Closed dreikanter closed 11 years ago

dreikanter commented 11 years ago

Add --templates and --prototypes options to the init command, to replace site templates and prototypes with default files from the package.

Original proposal: Templates and prototypes should be optional component of the site sources.

If there are no templetes and prototypes use default files from the package directory (calculate relative path from __file__).

New command line options: