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