ASF will host a static site in svn so it's similar to GH Pages in that sense.
You can use git-svn if you'd rather use git to interact with the repo. For the non-www project code, we will get a git repo and not svn at all, though as I understand it the publishing hooks infra has set up for the web site rely on us storing those assets in the appropriate SVN repo. One can even add two git remotes, one for code and one for git-svn, and have a workflow just like a master/gh-pages branches. On Tue, Oct 18, 2016, 09:10 Amanda Visconti <[email protected]> wrote: > Thanks for this! I'd be willing to own the website, though I'm more > comfortable with git than svn. That would also let us host the site via > GitHub Pages, which I've found useful in the past (though maybe there are > downsides to GH Pages for a project like this that I haven't thought of?). > Best, > Amanda > > On Tue, Oct 18, 2016 at 9:58 AM, Benjamin Young <[email protected]> > wrote: > > Hi all! (CC’d people I mention directly) > > > > That clock thing keeps spinning round and round (somewhat influenced by > the rotational habits of the planet…I’m guessing…). Consequently, we’ve got > some items to tackle before our next Incubator report. > > > > Here’s the list in my head—please extend it as needed! > > > > Web Site > > - pending a URL fix (Nick’s got this, I think) > > - SVN repo is here: > https://svn.apache.org/repos/asf/incubator/annotator/ > > - Current site looks like this: > https://svn.apache.org/repos/asf/incubator/annotator/site/index.html > > - Needs: > > o Determine if we keep the old site (can we copyright/license-wise)? > Randall? > > o Someone to “own” this bit. Amanda? > > > > Code > > - Repo? Is this it? > https://svn.apache.org/repos/asf/incubator/annotator/ > > o Do we just make additional directories (trunk, branch, etc) there? > > o That’s how Streams does it: > https://svn.apache.org/repos/asf/incubator/streams/ > > - Plan. :) Randall, you want to lead the charge on that? > > o Do we continue with the Annotator.js code base? > > o Smaller bit based on Randall’s work? > > o Do we also want server side code now/yet/soon? /me has some. > > > > Wiki > > - Confluence? Nick? Randall? > > > > Issues > > - Can we use GitHub issues for that? Nick? > > > > That’s certainly not all we need to do here, but it’s what’s been buzzing > in my brain, so I’m sharing it. :) > > > > Additions more than welcome! > > Benjamin > > > > -- > http://bigbluehat.com/ > http://linkedin.com/in/benjaminyoung > > > > >
