[Dancer-users] Dancer + bootstrap + font-awesome template

damien krotkine dkrotkine at gmail.com
Fri May 25 11:35:39 CEST 2012


On 25 May 2012 10:34, Naveed Massjouni <naveedm9 at gmail.com> wrote:
> Someone had an idea to support something like:
>    dancer -a myapp --layout Bootstrap
> That would somehow use the third party module
> Dancer::Layout::Bootstrap to generate the layout file.
> See: https://github.com/Corion/dancer-layout-bootstrap

Ah yes. This needs integrating and supported in the next Dancer
version. I'll make sure that's done quickly :)


>
> Another thing we could do is just support it in the core via:
>    dancer -a myapp --layout bootstrap
> Though this approach is not as flexible.
>
> -Naveed
>
> On Fri, May 25, 2012 at 4:28 AM, Stéphane Wenric <s.wenric at gmail.com> wrote:
>> Perhaps an ideal way of doing this would be to define some sort of
>> configuration file which should be used as input of dancer -a.
>> In it would be defined the kind of commands needed to do the stuff that
>> gordon's script (which is a great idea btw) does.
>>
>> Steph
>>
>>
>> 2012/5/25 damien krotkine <dkrotkine at gmail.com>
>>>
>>> That looks just awesome !
>>>
>>> We need to have dancer -a be flexible and allow to generate different
>>> kind of application
>>>
>>> On 25 May 2012 04:44, Assaf Gordon <gordon at cshl.edu> wrote:
>>> > Hello Dancers,
>>> >
>>> > I recently found myself starting couple of Dancer applications from
>>> > scratch, and every time had to go through the same motions: Enable
>>> > Template::Toolkit, update JQuery, add Twitter's Bootstrap, add Font-Awesome,
>>> > update layout, etc.
>>> >
>>> >
>>> > So I created a new template - perhaps other interested parties can use
>>> > it to start dancing even faster.
>>> >
>>> > It starts a template just like "dancer -a", but with bootstrap +
>>> > font-awesome already integrated (and two script to easily upgrade both).
>>> >
>>> > See it here:
>>> >  http://cowbell.cancan.cshl.edu/
>>> >  https://github.com/agordon/dancer_bootstrap_fontawesome_template
>>> >
>>> > Comments are welcomed.
>>> >  -gordon
>>> >
>>> >
>>> > _______________________________________________
>>> > Dancer-users mailing list
>>> > Dancer-users at perldancer.org
>>> > http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
>>> _______________________________________________
>>> Dancer-users mailing list
>>> Dancer-users at perldancer.org
>>> http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
>>
>>
>> _______________________________________________
>> Dancer-users mailing list
>> Dancer-users at perldancer.org
>> http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
>>


More information about the Dancer-users mailing list