MonsterGrid

MonsterGrid is meant to be a simple web-page framework, period. It doesn’t have any special scripts or fancy back-ends packaged with it; it is simple, minimalistic, and lightweight to let the user build the page as much as they want to without hindering them.

It is pre-built to display content in a clean black & white two-column format that can have elements removed and moved and not wreck the overall structure of the page itself. For instance you could pull out the sidebar and nothing would break or you could move the navigation bar above the header and nothing would break then.

It had also been built with the intention of being themed with a custom user style sheet that would work across all versions of the framework without requiring the user to modify the core of MonsterGrid directly.

The code repository for MonsterGrid and its branches can be found at http://code.google.com/p/monstergrid

MonsterGrid is a free and open source webpage framework released under the GNU General Public License version 3, a copy of this license can be read at http://www.gnu.org/licenses/gpl.html