The happy_seed:splash generator depends upon the happy_seed:bootstrap generator and will prompt you to run it if it hasn't already.
This is a quick framework to get up a marketing page for your application, and a way to start collecting email addresses. Everyone wants an interest signup page ASAP.
The splash controller uses a seperate splash layout, which lets you isolate the design of the splash page from the overall content and look and feel of your application.
This is for the mailchimp signup form.
MAILCHIMP_API_KEY=
MAILCHIMP_SPLASH_SIGNUP_LIST_ID=
Style the page by editing assets/stylesheets/slash.css.scss, views/splash/index.html.haml, and views/layouts/splash.html.haml
MAILCHIMP_SPLASH_SIGNUP_LIST_IDMAILCHIMP_API_KEY (Your name -> Account -> Extras -> API Keys)