Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xwmx committed Oct 6, 2010
1 parent 097323e commit ee22aa6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Readme.markdown
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
Landing Page
============

This is a very simple Sinatra application as [described by](http://newtoruby.com/all-in-a-days-work-heroku-sinatra-passenger-h) [Joel Gascoigne](http://github.com/joelg) for creating a landing page hosted using [Heroku](http://heroku.com/) and [MongoHQ](http://mongohq.com) free plans. Read Joel's post for a detailed description. I've made a couple tweaks, including setting Haml to HTML 5 and using the placeholder attribute on the input field with the jQuery placeholder plugin as a fallback.
This is a very simple Sinatra application as [described by](http://newtoruby.com/all-in-a-days-work-heroku-sinatra-passenger-h) [Joel Gascoigne](http://github.com/joelg) for creating a landing page hosted using [Heroku](http://heroku.com/) and [MongoHQ](http://mongohq.com) free plans. Read Joel's post for a detailed description.

I've made a couple tweaks, including moving to Bundler, using Compass and displaying default input field text using the placeholder attribute with the jQuery placeholder plugin as a fallback.

0 comments on commit ee22aa6

Please sign in to comment.