Sha256: e4b11e3d5ebe8e39fc8cc3887f650fb4c8a5f0e06f7453d59be63d136a53e3a5

Contents?: true

Size: 1.11 KB

Versions: 9

Compression:

Stored size: 1.11 KB

Contents

HappySeed Splash Install
===================

### What does this do?

The `happy_seed:splash` generator depends upon the `happy_seed:bootstrap` generator and will prompt you to run it if it hasn't already.

* Installs a splash screen with sign up for the mailing list.
* Installs a base styling for the splash screen
* Installs a splash controller which can used to signup for a Mailchimp mailing list.

### Why do you want this?

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.

### Environment Variables

This is for the mailchimp signup form.

```
  MAILCHIMP_API_KEY=
  MAILCHIMP_SPLASH_SIGNUP_LIST_ID=
```

### What needs to be done?

Style the page by editing assets/stylesheets/slash.css.scss, views/splash/index.html.haml, and views/layouts/splash

Sign up for mailchimp, get your api key, create a mailing list and setup the environment.

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
happy_seed-0.0.18 lib/generators/happy_seed/splash/templates/docs/README.02.splash.rdoc
happy_seed-0.0.17 lib/generators/happy_seed/splash/templates/docs/README.02.splash.rdoc
happy_seed-0.0.16 lib/generators/happy_seed/splash/templates/docs/README.02.splash.rdoc
happy_seed-0.0.15 lib/generators/happy_seed/splash/templates/docs/README.02.splash.rdoc
happy_seed-0.0.14 lib/generators/happy_seed/splash/templates/docs/README.02.splash.rdoc
happy_seed-0.0.13 lib/generators/happy_seed/splash/templates/docs/README.02.splash.rdoc
happy_seed-0.0.12 lib/generators/happy_seed/splash/templates/docs/README.02.splash.rdoc
happy_seed-0.0.11 lib/generators/happy_seed/splash/templates/docs/README.02.splash.rdoc
happy_seed-0.0.10 lib/generators/happy_seed/splash/templates/docs/README.02.splash.rdoc