/bootstruct

Bootstruct is the marriage of the Construct Template Development Framework and Bootstrap for Joomla! 3.x

Primary LanguagePHP

Bootstruct is the marriage of the Construct Template Development Framework and Bootstrap for Joomla! 3.x. Utilizing Joomla 3.x's core JUI library as the base CSS, Bootstruct adds Construct's unique logic and features, plus a hybrid responsive grid based on Construct's core grid.

More information about Construct can be found at http://construct-framework.com/

Please report all issues at https://github.com/construct-framework/bootstruct/issues

Join the Construct Framework list at https://groups.google.com/forum/?fromgroups#!forum/construct-framework

Stable Master Branch Policy

The master branch will, at all times, remain stable. Development for new features will occur in branches, and when ready, will be merged into the master branch. Regular development and maintenance occurs in the develop branch.

In the event features have already been merged for the next release series, and an issue arises that warrants a fix on the current release series, the developer will create a branch based off the tag created from the previous release, make the necessary changes, package a new release, and tag the new release. If necessary, the commits made in the temporary branch will be merged into master