Ruby on Rails Monday, September 28, 2015

Hi,

This is an rails application  you need to start  application  with any application server such as Unicorn, Thin, Mongrel
Once application is started, you can configure with  webserver i.e Nginx or Apache.

 u need to  create subdomain under example.com as landingpage.example.com configure this url in Nginx or Apache.

On Mon, Sep 28, 2015 at 11:55 AM, Israel Mastoris <mastoris911@gmail.com> wrote:
Hello, I'm hoping someone smart can spare some time and help me out. I'm trying to launch this "Viral Landing Page" App. 

https://github.com/harrystech/prelaunchr

I was hoping someone could explain a couple things to me about this simple app, such as:

Where do I change the CSS file? 

Besides what's obvious in the readme, is there anything else I should be aware of to make this work, or to customize, besides deployment?

Will deployment be difficult for me, someone who only knows Python, HTML, and CSS?

How do I attach this app to my existing site, with a custom URL? Example: How do I make the app be at 

landingpage.example.com 
if my page is 
example.com

Please let me know if you can help me out. Thanks in advance!

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/dd3af966-529e-473e-a7ee-dbe05505ad91%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CABRbsVm7K-SQ6WeZ%2BbhOk6-4h5bk%2BQytLPQhAZHqppE3hj9Sgw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment