Skip to content

960ls code repository. The 960 Layout System was created to help streamline web designers' workflow by giving them all the power of 960.gs in a nice, easy-to-use interface that is useful for noob and guru alike. Powered by Flask python framework and jQuery

License

Notifications You must be signed in to change notification settings

Atomidata/960-layout-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

=====================
960 Layout System
=====================

Install
==============

1. Install flask, sqlalchemy and pygments (easy_install flask, easy_install sqlalchemy, easy_install pygments).
2. Create the database - run models.py (python models.py).
3. Run the test server python webapp.py

TODO
====
    * Fix issue with posting invalid data in the forms
    * Add more documentation

About

960ls code repository. The 960 Layout System was created to help streamline web designers' workflow by giving them all the power of 960.gs in a nice, easy-to-use interface that is useful for noob and guru alike. Powered by Flask python framework and jQuery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published