On Thu, Jan 19, 2012 at 9:30 PM, John Anderson <[email protected]> wrote: > On Thu, Jan 19, 2012 at 11:26 AM, Daniel Nouri <[email protected]> > wrote: >> >> I just put an initial version of 'deform_bootstrap' on Github: >> >> https://github.com/dnouri/deform_bootstrap >> >> This deform extension provides Twitter Bootstrap compatible templates >> for deform. If you're interested in using deform in your >> Bootstrap-styled site, then this is for you. >> >> I still need to polish some rough edges, but overall, it's working >> fine. I would love to get some contributions/eyeballs from people who >> are good at CSS and HTML, and possibly have experience with Bootstrap. >> >> The included README explains how to get set up, and what parts still need >> work: >> >> https://github.com/dnouri/deform_bootstrap/blob/master/README.rst >> > > Only thing I think should be changed up is making it not reliant on pyramid > (since deform is not pyramid specific).
It doesn't depend on Pyramid. Only the deformdemo.py bit does which isn't imported normally. > Also, have you run this against the deform selenium tests? Yes, see the "Work in progress" section in the README: https://github.com/dnouri/deform_bootstrap/blob/master/README.rst -- http://danielnouri.org -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
