Re: [libxml-devel] gh-pages

2011-04-18 Thread Anurag Priyam
> I will update README to reflect that, and few more changes. Done. Changed the issues link to point to the github one too. -- Anurag Priyam http://about.me/yeban/ ___ libxml-devel mailing list libxml-devel@rubyforge.org http://rubyforge.org/mailman/li

Re: [libxml-devel] gh-pages

2011-04-17 Thread Anurag Priyam
On Mon, Apr 18, 2011 at 4:56 AM, Trans wrote: > On Sun, Apr 17, 2011 at 4:34 PM, Charlie Savage wrote: > >> Yeah, I've been struggling with this.  First, grancher doesn't work on >> windows.  Second, when I try it on Linux I get a dialog box that asks me for >> a user name password (although I ha

Re: [libxml-devel] gh-pages

2011-04-17 Thread Anurag Priyam
>> Since the changes (see the last 3 commits) were minor, I directly >> merged them into the tree. I hope it doesn't break >> libxml.rubyforge.org. > > Sure no problem.  I'd like to move the rdoc to gihub. Cool. I have already moved the rdoc to github. >> Also, I was wondering if it makes sense t

Re: [libxml-devel] gh-pages

2011-04-17 Thread Trans
On Sun, Apr 17, 2011 at 4:34 PM, Charlie Savage wrote: > Yeah, I've been struggling with this.  First, grancher doesn't work on > windows.  Second, when I try it on Linux I get a dialog box that asks me for > a user name password (although I have public ssh keys setup for github). Grancher is fa

Re: [libxml-devel] gh-pages

2011-04-17 Thread Charlie Savage
Hi Anurag, I have published the modifications to the site as gh-pages[1], and made some small changes to make publishing site easier, and handle rdoc correctly. Publishing website as gh-pages is now super simple: $ rake rdoc; rake publish or just, $ rake publish_with_docs Yeah, I've been stru

Re: [libxml-devel] gh-pages

2011-04-17 Thread Trans
On Sun, Apr 17, 2011 at 9:22 AM, Anurag Priyam wrote: > Since the changes (see the last 3 commits) were minor, I directly > merged them into the tree. I hope it doesn't break > libxml.rubyforge.org. I imagine at this point it wouldn't be a big deal just to delete the RubyForge project altogether

[libxml-devel] gh-pages

2011-04-17 Thread Anurag Priyam
Hey Charlie, I have published the modifications to the site as gh-pages[1], and made some small changes to make publishing site easier, and handle rdoc correctly. Publishing website as gh-pages is now super simple: $ rake rdoc; rake publish or just, $ rake publish_with_docs Since the changes (se