Just got to it this AM when you reminded me. The svn repo is here: https://svn.apache.org/repos/asf/crunch/site/
Most of the real content is in trunk/content as markdown text; the sidebar links on each page are configured via lib/path.pm (wow! a perl module!) After you do the commit, there is some sort of publishing mechanism I'm trying to figure out again right now. J On Mon, May 16, 2016 at 7:15 AM, David Whiting <[email protected]> wrote: > I wrote a little blog post about it > http://www.radicaljava.com/2016/05/16/crunch-lambda.html . Hopefully I'll > get round to something a bit more comprehensive in the near future. > Unfortunately, the 0.14.0 api docs are still absent, so my link into them > at the end of the post is broken right now. Josh: how far did you get with > that? > > On 10 May 2016 at 17:27, Josh Wills <[email protected]> wrote: > > > Yes, it does, but I'm pretty sure it requires using the Apache CMS thingy > > to get it to work/render. I'm just about to dive back into it to post the > > updated API docs, so I'll document what I had to do and send you > > instructions. It's all Markdown, FWIW. > > > > J > > > > On Tue, May 10, 2016 at 3:02 AM, David Whiting <[email protected]> wrote: > > > > > With the 0.14.0 release happening, I'd like to write a user guide on > the > > > new crunch-lambda module. What is the best way to do this? Does it > belong > > > on the crunch.apache.org page, and if so, how do I go about > contributing > > > to > > > it? I'll probably write it up on my blog either way, but would be good > to > > > include something in the official docs as well I think. > > > > > >
