Skip to content

jonasdekeukelaere/Simple-Application-Framework

 
 

Repository files navigation

README

This is the SumoCoders mini-framework, it should allow you to build applications without much hassle.

Authentication

In the default dump there is one user:

Layout

The markup uses Twitter BootStrap, so it should be pretty easy to extend it and just have a nice looking application.

SCSS/Compass

We used the Compass-framework in conjunction with the Twitter Bootstrap compass-port of vwall to be able to style everything.

If you want to use compass yourself:

cd ./core/layout
compass watch ./

About

A small framework for developing (tiny) applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 54.4%
  • PHP 24.6%
  • JavaScript 16.3%
  • CoffeeScript 3.7%
  • Other 1.0%