Skip to content

mhill426/rails-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Landing Page

A demo Ruby on Rails app built to showcase a simple landing page to collect emails with a full-screen background.

Check it out here: Demo

Using:

###Setup: Once you've cloned this repo to your desktop, to get it up and running locally don't forget to

bundle install

and

rake db:migrate

To get set up on Heroku, make sure you add the Mandrill add-on to your app either via the Heroku Dashboard or via the console

heroku addons:add mandrill

and thats it, just add your images, content, and start collecting emails.

Also, don't forget to change the username and password in the landings controller.

Thank you.

About

Simple rails based landing page with fullscreen background and email collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published