I was an experiment I did for myself some time ago to patch the TG
quickstart in a way I liked it more.
It adds SCSS, Responsive Design Grid and HTML5Boilerplate.
I would be quite glad to see the tg quickstart expanding with
different options, I think we just need to think about how to handle
customizations as the current quickstart is one huge script.
> --
> You received this message because you are subscribed to the Google Groups "TurboGears" group.
> To post to this group, send email to turbo...@googlegroups.com.
> To unsubscribe from this group, send email to turbogears+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.
>
But yes, we would need to make quickstart more flexible to support
different options and allow orthogonal choices, e.g. select database
backend and template set independently of each other.
-- Christoph
If you really want to make it customizable you can clone the devtools:
https://sourceforge.net/p/turbogears2/tg2devtools and play with it
thinking of a way to improve the quickstart flexibility. Probably
adding some hooks or layers applied one after the other is the ways to
go. We didn't discuss the issue in depth so any suggestion or idea is
off course welcome.