Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - kphillisjr
1
Features / rewrite theme engine to use Bootstrap
« on September 16th, 2015, 02:44 PM »
I know that it is a major undertaking to completely rewrite the theme system, But the current theme system leaves a lot to be desired if someone wants to re-use their themes across multiple websites. This feature request should be able to reduce the server overhead a little bit by not having to completely compile the theme style-sheets repeatedly.  This framework has a lot that can be useful, details ( and examples ) can be found on the Bootstrap website, and the Bootstrap source code is available on github.