OK guys, I managed to get the site on (http://rustbyexample.github.io) \o/. The
original site is a duplicate for now, I'll look into the js redirection thing
tomorrow (time to hit to sack).

P.S. Everyone thank Daniel for providing the new site.

On Fri, Apr 25, 2014 at 09:55:29PM -0600, Daniel Fagnan wrote:
> > It would be great to have the site under (http://rustbyexample.github.io)
> 
> Awesome. I added you as an owner to the organization.
> 
> > Would I need to transfer the repo to the organization for this? (I suppose 
> > yes)
> 
> Yes. I deleted my previous repo there, so you can just transfer it to a 
> `rustbyexample.github.io` repo (it has to be that name for Github to pick it 
> up).
> 
> > Could/should we make the original site redirect to the organization site? 
> > (I wouldn't want people to hit 404 errors)
> 
> You could just redirect it to the new site afterwards. Shouldn’t be a big 
> deal.
> 
> Let me know if you have any questions,
> Daniel
> 
> On Apr 25, 2014, at 9:41 PM, Jorge Aparicio <[email protected]> wrote:
> 
> > Hi Daniel,
> > 
> > It would be great to have the site under (http://rustbyexample.github.io)! I
> > got two questions though:
> > 
> > * Would I need to transfer the repo to the organization for this? (I suppose
> >  yes)
> > * Could/should we make the original site redirect to the organization site? 
> > (I
> >  wouldn't want people to hit 404 errors)
> > 
> > (First time dealing with github pages and github organizations)
> > 
> > On Fri, Apr 25, 2014 at 08:51:41PM -0600, Daniel Fagnan wrote:
> >> Awesome work! I actually had an initial rust by example site going 
> >> (http://rustbyexample.github.io/), but I just forgot about it and didn’t 
> >> continue it. This version looks so much better! I’d be happy to give you 
> >> the organization github `rustbyexamples` if you want.
> >> 
> >> Cheers,
> >> Daniel
> >> 
> >> On Apr 25, 2014, at 8:25 PM, Jorge Aparicio <[email protected]> wrote:
> >> 
> >>> Hello fellow Rusticans,
> >>> 
> >>> I'm pleased to announce the Rust by example website [1], which is a Rust
> >>> version of the Go by example website [2], aimed at explaining rustic 
> >>> concepts
> >>> and giving an overview of the Rust distribution libraries with examples.
> >>> 
> >>> Although the website is still a WIP, it already contains 30+ examples 
> >>> ranging
> >>> from the classic Hello World to a simple client server program, covering 
> >>> core
> >>> concepts like ownership, borrowing, generics, traits, tasks, etc.
> >>> 
> >>> Be sure to drop by the main repo [3], and let me know what you think 
> >>> and/or of
> >>> any idea you have to improve it!
> >>> 
> >>> Cheers,
> >>> 
> >>> Jorge Aparicio
> >>> 
> >>> [1] http://japaric.github.io/rust-by-example
> >>> [2] https://gobyexample.com
> >>> [3] https://github.com/japaric/rust-by-example
> >>> _______________________________________________
> >>> Rust-dev mailing list
> >>> [email protected]
> >>> https://mail.mozilla.org/listinfo/rust-dev
> >> 
> 
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to