GithubHelp home page GithubHelp logo

gsonbuchner / soonatra Goto Github PK

View Code? Open in Web Editor NEW

This project forked from agoragames/soonatra

1.0 2.0 0.0 247 KB

Sinatra application to show a “Coming Soon” page and collect emails.

License: Other

soonatra's Introduction

Soonatra!

Sinatra application to show a “Coming Soon” page and collect emails.

Features

  • Mailchimp integration
  • Screenshots panel with DOMWindow zoom ( may I suggest collecting early feedback with Notable ?)
  • Features list with icons
  • Displays latest blog posts (from RSS)
  • A/B Testing on all headlines and text
  • Dead simple YAML-based configuration.
  • Theme management with Compass/Blueprint and rake
  • Airbrake (Hoptoad) integration for error reporting (optional)
  • Designed for easy deployment to Heroku

Requires

  • Ruby 1.9
  • Redis

Set up

  1. bundle install
  2. Configure config/config.yml from the example file
  3. Run rake blog:update to populate the blog entries from your RSS feed
  4. Make sure redis is running: redis-server (or use the free plan from http://redistogo.com/)
  5. bundle exec shotgun
  6. Open localhost:9393.
  7. Admire!

Usage

  • Split tests are set up automatically just by setting multiple variants of the text
    in your config.yml file. They all share the same goal, convert visits to signups.
  • Visit /split to learn which variations are most successful and pick the winners.
  • View rake -T for some useful tasks.

Themes

To create a new theme, use rake theme:new[theme_name]. This will create a copy of
the default theme and activate it for you.

To switch between themes, use rake theme:set[theme_name]

Support for theme-specific markup is intentionally ommitted to discourage you from wasting
time you should be investing in your new product.

For all other documentation, refer to config/config.yml.example

TODO

  • The test suite has not been updated

Credits

Written by Logan Koester
Sponsored by Agora Games
Split testing by Andrew Nesbitt’s split rubygem
Originally based on https://github.com/renderedtext/coming-soon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.