Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

A small framework for developing (tiny) applications.

Notifications You must be signed in to change notification settings

sumocoders/Simple-Application-Framework

Repository files navigation

!!! THIS REPO IS NOT MAINTAINED ANYMORE, USE sumocoders/Framework.

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 ./