Publishing on website?

2015-05-11 Thread Rohit Yadav
Hi all, How do I publish changes on our project website, cloudstack.apache.org? I pushed changes on gh-pages already, the cms.apache.org/cloudstack checkout looks older. Any additional build steps to make it live? Regards, Rohit Yadav Software Architect, ShapeBlue M. +91 88 262 30892 |

Re: Publishing on website?

2015-05-11 Thread Sebastien Goasguen
On May 11, 2015, at 2:08 PM, Rohit Yadav rohit.ya...@shapeblue.com wrote: Hi all, How do I publish changes on our project website, cloudstack.apache.org? I pushed changes on gh-pages already, the cms.apache.org/cloudstack checkout looks older. Any additional build steps to make it

Re: Publishing on website?

2015-05-11 Thread Rohit Yadav
Thanks Sebastien, I was not sure if you were busy, so asked here as well. On 11-May-2015, at 2:28 pm, Sebastien Goasguen run...@gmail.com wrote: On May 11, 2015, at 2:08 PM, Rohit Yadav rohit.ya...@shapeblue.com wrote: Hi all, How do I publish changes on our project website,

Re: Publishing on website?

2015-05-11 Thread David Nalley
So - you can now have git based websites [1] Those websites will publish as soon as something hits the git repo in the proper branch. Note, that it won't build for you, like GH does - but presumably you are using middleman to build - so build locally, commit changes and woot, you published. [1]

Re: Publishing on website?

2015-05-11 Thread Rafael Fonseca
That is a great change Sebastien :) On Mon, May 11, 2015 at 9:03 PM, sebgoa run...@gmail.com wrote: On May 11, 2015, at 6:29 PM, Sebastien Goasguen run...@gmail.com wrote: On May 11, 2015, at 4:59 PM, David Nalley da...@gnsa.us wrote: So - you can now have git based websites [1]

Re: Publishing on website?

2015-05-11 Thread sebgoa
On May 11, 2015, at 6:29 PM, Sebastien Goasguen run...@gmail.com wrote: On May 11, 2015, at 4:59 PM, David Nalley da...@gnsa.us wrote: So - you can now have git based websites [1] Those websites will publish as soon as something hits the git repo in the proper branch. Note, that it

Re: Publishing on website?

2015-05-11 Thread Sebastien Goasguen
On May 11, 2015, at 10:08 PM, Marcus shadow...@gmail.com wrote: Main site looks good, but docs/api is still missing oups oups oups…..big forgot…. will fix tomorrow. On Mon, May 11, 2015 at 12:45 PM, Sebastien Goasguen run...@gmail.com wrote: On May 11, 2015, at 9:42 PM, Marcus

Re: Publishing on website?

2015-05-11 Thread Sebastien Goasguen
On May 11, 2015, at 9:42 PM, Marcus shadow...@gmail.com wrote: Does this have anything to do with the 404s I'm getting from cloudstack.apache.org? absolutely not :) Can you clear your cache... On Mon, May 11, 2015 at 12:35 PM, Rafael Fonseca rsafons...@gmail.com wrote: That is a

Re: Publishing on website?

2015-05-11 Thread Marcus
Main site looks good, but docs/api is still missing On Mon, May 11, 2015 at 12:45 PM, Sebastien Goasguen run...@gmail.com wrote: On May 11, 2015, at 9:42 PM, Marcus shadow...@gmail.com wrote: Does this have anything to do with the 404s I'm getting from cloudstack.apache.org?

Re: Publishing on website?

2015-05-11 Thread Marcus
Does this have anything to do with the 404s I'm getting from cloudstack.apache.org? On Mon, May 11, 2015 at 12:35 PM, Rafael Fonseca rsafons...@gmail.com wrote: That is a great change Sebastien :) On Mon, May 11, 2015 at 9:03 PM, sebgoa run...@gmail.com wrote: On May 11, 2015, at 6:29

Re: Publishing on website?

2015-05-11 Thread Sebastien Goasguen
On May 11, 2015, at 4:59 PM, David Nalley da...@gnsa.us wrote: So - you can now have git based websites [1] Those websites will publish as soon as something hits the git repo in the proper branch. Note, that it won't build for you, like GH does - but presumably you are using middleman to