jimi
c58ae78acb
Update ugallery content
- resize gallery controls
- rework image viginettes
- move ugallery jquery to application.js
14 years ago
jimi
c4f05840dd
Restyle header and incorporate ugallery plugin
- resize gallery images to 550x200px
- remove padding above logo image
- add 2px right padding to gallery images
14 years ago
jimi
e08d2f1cf4
Custom HAML filter module
- create custom redcloth filter (no hard_breaks)
- add initializer that requires module
- rewrite home view with custom filter
14 years ago
jimi
8ac2a8520e
Dynamic stylesheet tags
- build helper method for generating stylesheet tags
- replace tags with a call to the helper
14 years ago
jimi
f3167059c9
Add 'home' page, refactor layouts
- move title and description into helper modules
- add more structure to application layout
- create home view (haml and textile)
14 years ago
jimi
8b66caf38d
Generate Pages controller, create default page
- generate pages controller and 'check back soon' view
- make specialized layout for 'check back soon'
- rewrite view in haml, remove test directory
- import javascripts, stylesheets, and logo png
- set default route to 'pages#soon'
- delete public/index.html
- pull in more static content
14 years ago
jimi
586ebf5214
Add haml, markup, and textile support
- add haml, RedCloth, and maruku gems to Gemfile
- add hpricot and ruby_parser in dev environment
- rename application layout (erb -> haml)
- refactor application layout
14 years ago
jimi
83b4e3e1e1
Initial commit - rails 3.0.4
rails new aironeac -TJ
14 years ago