Arc Forumnew | comments | leaders | submitlogin
1 point by rocketnia 4836 days ago | link | parent

Not for me. If you need it, the IP address I get is 207.97.227.245, the same as for other GitHub Pages sites.

But I see how having just the IP address isn't going to help you, since it doesn't distinguish between GitHub Pages. XD Maybe you could temporarily add julialang.github.com to your hosts file or something.



1 point by jsgrahamus 4834 days ago | link

Using the IP address, I get: . DNS problem with Chrome . Not now with Firefox . Not now with Sea Monkey

Odd.

-----

1 point by jsgrahamus 4834 days ago | link

I was able to find it using google and going to the cached version.

-----

1 point by akkartik 4834 days ago | link

DNS failing for me as well on firefox.

-----

1 point by akkartik 4834 days ago | link

Is julialang.org hosted on github pages as well?

-----

1 point by kinleyd 4834 days ago | link

Yes: https://github.com/JuliaLang/julia

-----

1 point by akkartik 4834 days ago | link

I meant the site at julialang.org, not the repo.

-----

1 point by kinleyd 4834 days ago | link

oh, OK. When I reread your post, that is in fact what you asked. :)

-----

3 points by rocketnia 4833 days ago | link

The site at http://julialang.github.com/ 301-redirects to http://julialang.org/. I did mention julialang.github.com above, but I was reluctant to linkify it since it probably wasn't going to help on its own. :-p

Come to think of it, adding a hosts file entry for julialang.github.com probably won't help. Adding one for julialang.org might work though. (If I keep changing my mind, I'll be right sooner or later!)

-----