The website appears to be working now via gitpubsub (there was a minor issue that was just resolved) -- https://pirk.incubator.apache.org/.
Still don't know what's going on with the github page rendering (gh-pages)... On Tue, Jul 12, 2016 at 3:21 PM, Ellison Anne Williams < [email protected]> wrote: > I'm not having much luck getting the GH website to render correctly via > the gh-pages branch (http://apache.github.io/incubator-pirk). Since you > guys have done this for Accumulo using Jekyll, any tips? > > There don't appear to be any issues rendering it locally with Jekyll... > > On Mon, Jul 11, 2016 at 11:13 PM, Josh Elser <[email protected]> wrote: > >> Looks like you committed the Jekyll project to the asf-site branch. You >> actually want this branch to contain the generated HTML content. >> >> You can pretty much choose whatever other branch you want to maintain the >> Jekyll project. We have a commit hook that you could copy over in Accumulo >> if you're curious: >> >> http://accumulo.apache.org/source#website >> >> I think the only thing that has any bearing on the branch name is that if >> you use gh-pages as the name, you will get the automatic rendering on GH >> (via http://apache.github.io/incubator-pirk) which can be useful for GH >> forks (but definitely not crazy important). >> >> >> Ellison Anne Williams wrote: >> >>> Hi, >>> >>> I submitted the ticket to enable gitpubsub for the Apache Pirk website; >>> the >>> website content has been pushed to the 'asf-site' branch of our git repo. >>> >>> https://issues.apache.org/jira/servicedesk/agent/INFRA/issue/INFRA-12241 >>> >>> Billie - Please let me know if I misunderstood your earlier guidance and >>> should have done something differently here... >>> >>> Thanks! >>> >>> Ellison Anne >>> >>> >
