An open API service indexing awesome lists of open source software.

https://github.com/xwmx/landing-page

A very simple Sinatra application as described by Joel Gascoigne for creating a landing page hosted using Heroku and MongoHQ free plans
https://github.com/xwmx/landing-page

Last synced: 5 months ago
JSON representation

A very simple Sinatra application as described by Joel Gascoigne for creating a landing page hosted using Heroku and MongoHQ free plans

Awesome Lists containing this project

README

          

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 moving to Bundler, using Compass and displaying default input field text using the placeholder attribute with the jQuery placeholder plugin as a fallback.