Hi François, thank you for offering to help! Perhaps you can take a look at the asciidocs for the user manual we have in `docs/user-manual` and see if the this approach can be used to generate HTML and PDF from that.
We're working on the new website in the `website` branch (I've just rebased it), there is a build job[1] that gets triggered when you make changes to that branch and pushes the resulting static files to `asf-site` branch of the `camel-webiste` subproject[2]. For starters perhaps it would be nice to just have `/manual` on the new website with the generated HTML files. Please ping me with any questions, and feel free to change things around this is all work in progress zoran [1] https://builds.apache.org/view/C/view/Apache%20Camel/job/Camel/job/website/ [2] https://github.com/apache/camel-website/tree/asf-site On Tue, Sep 25, 2018 at 5:08 AM Francois Papon <francois.pa...@openobject.fr> wrote: > > Hi, > > I know there is an actual effort on the manual and documentation of the > project and I would like to know if I can help on some items ? > > I made templates wich use the Apache website theme for generation of > HTML and PDF from asciidoc files and using the asciidoc-maven-plugin. > > If you are interested, you can take a look here : > > https://github.com/fpapon/apache-manual > > Regards, > > -- > François Papon > fpa...@apache.org > -- Zoran Regvart