INFRA tell me that Quickstep is already using gitpubsub. So, if you push to https://github.com/apache/incubator-quickstep-site <https://github.com/apache/incubator-quickstep-site> it will automatically appear at http://quickstep.apache.org/ <http://quickstep.apache.org/>.
I think you should consider merging the content you just created into that site (maybe under http://quickstep.apache.org/blog <http://quickstep.apache.org/blog> ?), and them turn off apache.github.io. I can help with the Jekyll if you can’t figure it out. Julian > On Dec 12, 2016, at 10:58 AM, Julian Hyde <jh...@apache.org> wrote: > > I got part way through the process and logged > https://issues.apache.org/jira/browse/INFRA-13079 > <https://issues.apache.org/jira/browse/INFRA-13079> for the rest. Please > watch that case if you want to be updated. > >> On Dec 12, 2016, at 10:38 AM, Julian Hyde <jh...@apache.org >> <mailto:jh...@apache.org>> wrote: >> >> The SVN URL should be >> https://svn.apache.org/repos/asf/incubator/quickstep/site/ >> <https://svn.apache.org/repos/asf/incubator/quickstep/site/> (see for >> instance https://svn.apache.org/repos/asf/incubator/tephra/site/ >> <https://svn.apache.org/repos/asf/incubator/tephra/site/>) but doesn’t exist >> currently. >> >> Per http://incubator.apache.org/guides/mentor.html#Set+Up+SVN+Repository >> <http://incubator.apache.org/guides/mentor.html#Set+Up+SVN+Repository> I >> think this means I need to create the repository and authorize committers. >> (Don’t worry, Quickstep will continue to use git for its source code, and >> for the source of the web site; SVN is just for the generated web site.) >> >> And I think we need to tell INFRA to enable svnpubsub. I don’t recall how to >> do that, and I can’t find online doc. Any mentors know? >> >> Julian >> >> >>> On Dec 12, 2016, at 9:56 AM, Marc Spehlmann <spehl.apa...@gmail.com >>> <mailto:spehl.apa...@gmail.com>> wrote: >>> >>> SVN pubsub sounds simple enough... but I cannot seem to find the url for >>> quickstep. >>> >>> I tried >>> svn co https://svn.apache.org/repos/asf/quickstep >>> <https://svn.apache.org/repos/asf/quickstep> target >>> svn co https://svn.apache.org/repos/asf/quickstep >>> <https://svn.apache.org/repos/asf/quickstep> target >>> svn co https://svn.apache.org/repos/asf/incubator-quickstep >>> <https://svn.apache.org/repos/asf/incubator-quickstep> target >>> svn co https://svn.apache.org/repos/asf/incubator-quickstep/site >>> <https://svn.apache.org/repos/asf/incubator-quickstep/site> target >>> __ >>> svn: E170000: URL 'https://svn.apache.org/[ <https://svn.apache.org/[>...]' >>> doesn't exist >>> >>> On Mon, Dec 12, 2016 at 9:41 AM, Jignesh Patel <jmp.quicks...@gmail.com >>> <mailto:jmp.quicks...@gmail.com>> >>> wrote: >>> >>>> Nice. Thanks Marc! >>>> >>>> On 12/11/16, 11:54 AM, "Marc Spehlmann" <spehl.apa...@gmail.com >>>> <mailto:spehl.apa...@gmail.com>> wrote: >>>> >>>> Hey, we have a jekyll blog and a first blog article now! It can be >>>> viewed >>>> >>>> here http://apache.github.io/incubator-quickstep/ >>>> <http://apache.github.io/incubator-quickstep/> >>>> >>>> It's a page automatically generated by github. We can probably change >>>> the >>>> URL somehow, not sure off hand though. >>>> >>>> Editting instructions are included in the readme here >>>> >>>> https://github.com/apache/incubator-quickstep/tree/gh-pages >>>> <https://github.com/apache/incubator-quickstep/tree/gh-pages> >>>> >>>> If anyone wants to touch up the css or layout, have at it. I'm no web >>>> design expert, I rely on the pre-built themes. >>>> >>>> Anyone can write a post, all you need to know is markdown. >>>> >>>> Happy blogging! >>>> >>>> >>>> >>>> >> >