I just wanna say, ++ to the both of you for this discussion and what it is producing. On Tue, Jul 3, 2012 at 7:10 AM, Assaf Gordon <gordon@cshl.edu> wrote:
On 07/02/2012 10:56 PM, Assaf Gordon wrote:
I guess this is a trade-off between having a lean&mean template, that's easy to start working with and doesn't have any bloat, or a full-blown examples of many bootstrap/dancer interactions (like nav-bar, forms, etc.).
I do like they idea of having many *working* examples of bootstrap + dancer, where one can just copy&paste them and have it working (bootstrap, IMHO, is notorious with bad examples - and even the mojo website doesn't have it working properly :) ).
Here's a first shot at it (available in https://github.com/agordon/** dancer_bootstrap_fontawesome_**template<https://github.com/agordon/dancer_bootstrap_fontawesome_template>), and usable here: http://cowbell.cancan.cshl.**edu/dispatch.cgi/simple_form<http://cowbell.cancan.cshl.edu/dispatch.cgi/simple_form>.
Everytime we have another good working example of Dancer+bootstrap, we can simply add the Dancer code in ./lib/examples and the templates in ./views/examples .
I would prefer to keep the examples focused - each module demonstrates one thing (e.g. navbar + login) - so that it'll be easy for a user who wants to use one component to find just the relevant code.
-gordon ______________________________**_________________ Dancer-users mailing list Dancer-users@perldancer.org http://www.backup-manager.org/**cgi-bin/listinfo/dancer-users<http://www.backup-manager.org/cgi-bin/listinfo/dancer-users>