forked from kohana/kohana
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
vssr edited this page Nov 6, 2012
·
17 revisions
This fork of Kohana includes a small readymade webapp in the application folder. The goal of this fork is to create a repository that provides an out-of-the-box framework for rapid application development. It contains:
- Kohana framework including some basic controllers, models and views in the application;
- Views utilizing the HTML5 boilerplate , so you have all your frontend basics in place;
- Twitter bootstrap, so you have a grid system and common UI elements ready to go.