Design for FSIntra2013 - awesome Metro Design for the Fachschafts Intranet. Pretty every view of FSIntra should be covered.
Brief overview of used stuff:
- Gumby
- Sass
- Compass
- jQuery
- Redactor.js
- Selectize
- Selectize-scss
- Pixel Kit Modern Touch (as source of inspiration)
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.