On Fri, May 8, 2015 at 2:11 PM, Konstantin Boudnik <[email protected]> wrote: >> What I would like to propose is that we use markdown (what we're currently >> using) integrated with Gradle the same way that Hadoop does it (although >> it does it with Maven). E.g.: >> >> https://github.com/apache/hadoop/tree/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site > > If using Gradle - why not to go with asciidoctor, which can be rendered to MD > or HTML5, yet is a pretty great system for docs and web-content? Check what > groovy and gradle guys are doing with it!
That's a great suggestion actually! That said, currently our website is in markdown and I don't know how easy it would be to convert it. Volunteers? ;-) Thanks, Roman.
