You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 11, 2020. It is now read-only.
Mila Frerichs edited this page Feb 1, 2015
·
1 revision
Hier werden die verwendeten Technologien vorgestellt.
Grundsätzliches
Es wird die Middleman Bibliothek verwendet. Diese bietet viele Vorteile für statische Seiten. Mehr Informationen auf der Seite der Bibliothek.
Verwendet werden außerdem
haml statt pures html
coffeescript statt pures javascript
sass statt pures css
Stylesheet Bibliotheken
Bourbon - a Sass Mixin Library Neat - Grid Library Bitters - Predefined Styles for Bourbon
Javascript Bibliotheken
d3
underscore
queue-async
jquery
Dependencies
Für Dependencies wird Bower verwendet. bower install zum auflösen der Dependencies.
Wird über sprockets eingebunden. Definiert in der config.rb Zeile 74