> Yes, I actually just set it up. Very easy. Thank you.

Not sure how you are specifying the redirect url, but if you have a
trailing slash, you may want to try removing it.

kodefund.com/about redirects to http://www.kodefund.com//about/

Also, completely nitpicking here, but you might also want to redirect
from http to https for the login page.  I don't know if Heroku
provides a way to do that at the web server level, otherwise it has to
be done in code.

Otherwise, nice looking site, and idea, hope it does well.

 - Mark

On Fri, Jul 27, 2012 at 4:15 PM, Aaron Lebo <aaron.m.l...@gmail.com> wrote:
> Yes, I actually just set it up. Very easy. Thank you.
>
> Vincent thanks for pointing that out.
>
>
> On Friday, July 27, 2012 3:12:02 PM UTC-5, Mark Rathwell wrote:
>>
>> > > I haven't setup the "naked" domain, as heroku advises against that.
>> > > Perhaps I should?
>> >
>> > Usually you can setup a 301 redirect from the naked domain to www with
>> > your registrar.
>>
>> Should have said, where ever you are hosting DNS, but most registrars
>> provide this capability if you are using them for DNS.
>>
>> On Fri, Jul 27, 2012 at 4:10 PM, Mark Rathwell <mark.rathw...@gmail.com>
>> wrote:
>> >
>> > > I haven't setup the "naked" domain, as heroku advises against that.
>> > > Perhaps I should?
>> >
>> > Usually you can setup a 301 redirect from the naked domain to www with
>> > your registrar.
>> >
>> >
>> > On Fri, Jul 27, 2012 at 4:06 PM, Aaron Lebo <aaron.m.l...@gmail.com>
>> > wrote:
>> >>
>> >> It is http://www.kodefund.com.
>> >>
>> >> I haven't setup the "naked" domain, as heroku advises against that.
>> >> Perhaps I should?
>> >>
>> >>
>> >> On Friday, July 27, 2012 2:37:51 PM UTC-5, Vinzent wrote:
>> >>>
>> >>> Very cool! Thanks for sharing. It's interesting to read such a
>> >>> detailed
>> >>> report about experience with the language.
>> >>>
>> >>> Unfortunately, I can't access your site: http://kodefund.com/ gives me
>> >>> "The domain name you have requested isn't available". The idea sounds
>> >>> good
>> >>> though, and I'll definitely try kodefund once domain issues will be
>> >>> resolved.
>> >>>
>> >>> About something like PEP8: there is clojure style guide somewhere on
>> >>> dev.clojure.org, but I think we need more than that. Ideally, there
>> >>> should
>> >>> be a community wiki where everyone would be able to publish common
>> >>> tips-and-trick and gotchas. I bet many beginners would find such a
>> >>> thing
>> >>> useful.
>> >>
>> >> --
>> >> You received this message because you are subscribed to the Google
>> >> Groups "Clojure" group.
>> >> To post to this group, send email to clojure@googlegroups.com
>> >> Note that posts from new members are moderated - please be patient with
>> >> your first post.
>> >> To unsubscribe from this group, send email to
>> >> clojure+unsubscr...@googlegroups.com
>> >> For more options, visit this group at
>> >> http://groups.google.com/group/clojure?hl=en
>> >
>> >
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to