Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 967 Bytes

File metadata and controls

24 lines (17 loc) · 967 Bytes

FSME

Design for FSIntra2013 - awesome Metro Design for the Fachschafts Intranet. Pretty every view of FSIntra should be covered.

Brief overview of used stuff:

For convenience, we use jinja2 to generate templates and a webserver to put things together. To run the webserver install Jinja2 and Pylons. Then run server.py and you will find the pages at localhost:8077.

Note: minification of hand-crafted javascripts (js/selectnice.js) is not yet done.