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 :)
13 lines
550 B
Text
13 lines
550 B
Text
#footer
|
|
p
|
|
//| DEBUG RESPONSIVE:
|
|
//strong.show-for-small-only Small
|
|
//strong.show-for-medium-only Medium
|
|
//strong.show-for-large-only Large
|
|
//strong.show-for-xlarge-only X-Large
|
|
//strong.show-for-xxlarge-up XX-Large
|
|
// TODO: show feedback form in a modal and send the context (URL, user) along with email
|
|
' This site is operated by Christoph Haas and his debshots web application. Want to leave
|
|
a href="mailto:email@christoph-haas.de" feedback?
|
|
' | Kindly hosted by
|
|
a href="http://vexxhost.com/" VEXXHOST
|