Updated the Twitter Bootstrap package to the latest one, and also changed a style in the HTML to be "row-fluid" that fixed the weird wrapping issue with the two side-by-side pieces.
Git and PyPi should be updated to 1.0.2 now. Not sure what my plans are for the project at this point. Would like to add some different back-ends as additional scaffolds in the package. Has been handy just having the front-end stuff pre-packaged. Anyone have any additions or changes they'd recommend? http://pypi.python.org/pypi/pyramid_modern https://github.com/KamiQuasi/pyramid_modern On Monday, February 27, 2012 12:19:07 PM UTC-5, Luke D wrote: > > I've made my first attempt at a custom scaffolding and am looking for > feedback. > It can be installed with: > pip pyramid_modern > > It is based off of the standard scaffolding, and adds HTML5 syntax and > includes a number of modern front-end libraries. > The layout is responsive using the Twitter Bootstrap, and there are a few > hooks to use Backbone.js, and Require.js. > > I am aware of one issue with the layout that occurs due to the responsive > setup for Twitter Bootstrap when the window is around 1200px wide. > > Please give it a try and let me know if you find anything wrong or that > could be improved. > Thanks. > > > Luke > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/jkRS8lEnOigJ. 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.
