Commit graph

8 commits

Author SHA1 Message Date
e8fb97c21e Moved Javascript includes to the top so that other JS code can be included in the page 2014-12-31 17:32:39 +01:00
cbc756e404 Setting Fancybox parameters 2014-12-29 14:55:40 +01:00
ad480fb1cd Moved inclusion of Javscript files into asset pipeline 2014-12-29 14:55:19 +01:00
183412b669 Moved vendor assets into asset pipeline. Fixes assets in production. 2014-12-28 13:11:41 +01:00
b4adeaa9a0 Fixed Foundation 2014-12-28 01:01:16 +01:00
4d2d64b43f #wholepage construct removed that moved the footer down 2014-12-01 00:15:21 +01:00
f5710545ed Fixed paths for jQuery raty plugin 2014-11-23 19:55:16 +01:00
87f545414f Getting the project working again
Replace Twitter Bootstrap by Zurb Foundation
Used @import in SCSS instad of require_tree for proper order and use of variables like $debian_color
Moved old files out of the way (renamed them to xx*)
Welcome controller (/) works
Moved templates from ERB to SLIM format
Fixed database settings
Reduced routes to working ones
Tidied up Gemfile
Checked in experimental lab files

Tried to find a good description for this massive commit :)
2014-11-16 18:26:03 +01:00