Basically we need to migrate the remaining EIP doc and migrate some important pages from the old site. Following the instructions I described you are able to get an .adoc version of the confluence site and then you can start from there.
-- Andrea Cosentino ---------------------------------- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: [email protected] Twitter: @oscerd2 Github: oscerd On Thursday, February 1, 2018, 7:35:58 PM GMT+1, Ricardo Zanini <[email protected]> wrote: Willing to help here too. We have customers complaining about the web site and would be great to help. Do we have a roadmap to translate the docs to another language? I think we can leverage from this to reach a broadly audience. There is no need to translate everything, but popular topics like getting started, eip patterns, and etc. Zanini On Thu, Feb 1, 2018 at 8:36 AM, Andrea Cosentino <[email protected]> wrote: > We need to start thinking about a new site, maybe Zoran can give more details > about this. > --Andrea Cosentino ------------------------------ ----Apache Camel PMC > MemberApache Karaf CommitterApache Servicemix PMC MemberEmail: > [email protected]: @oscerd2Github: oscerd > On Thursday, February 1, 2018, 11:10:03 AM GMT+1, Onder SEZGIN > <[email protected]> wrote: > > > > > > Hi, > > I will be available to help with this in the following weeks. > In addition to the steps, Andrea described earlier and the work on > branch[1], how can i help with this? > Any guidance will be great for me to help more quickly. > Thanks. > > [1] https://github.com/apache/ camel/tree/website/camel- website > > > On Mon, Nov 13, 2017 at 4:37 PM, Onder SEZGIN <[email protected]> wrote: > >> Hi Guys, >> >> I'd like to help out. I have got time scheduling issues lately but i'd >> like to do what i can. >> >> Cheers >> Onder >> >> On Mon, 13 Nov 2017 at 15:11, Zoran Regvart <[email protected]> wrote: >> >>> Hi Cameleers, >>> sorry about not replying. I would like to help I just need to find the >>> time to do so. Coming 1-2 weeks I have other obligations and some PTO, >>> I'll try to squeeze in whatever I can and resume the work on the new >>> website, after that I'll try to clear up more time for this, >>> >>> zoran >>> >>> On Mon, Nov 13, 2017 at 8:27 AM, Andrea Cosentino >>> <[email protected] > wrote: >>> > No answers so far. >>> > >>> > Is there someone interested in help about this? >>> > >>> > -- >>> > Andrea Cosentino >>> > ------------------------------ ---- >>> > Apache Camel PMC Member >>> > Apache Karaf Committer >>> > Apache Servicemix PMC Member >>> > Email: [email protected] >>> > Twitter: @oscerd2 >>> > Github: oscerd >>> > >>> > >>> > >>> > >>> > >>> > >>> > On Friday, October 27, 2017, 3:21:07 PM GMT+2, Andrea Cosentino >>> <[email protected] > wrote: >>> > >>> > >>> > >>> > >>> > >>> > Hello, >>> > >>> > We are in the process of migrating the whole documentation that we have >>> on Confluence, to be ready for the new Camel's site development. >>> > >>> > Contributions are more then welcome. We already migrated all the >>> components/endpoint/ dataformat/language documentation. What we need now >>> is migrating the other page in the site. >>> > >>> > To do this we need to convert the pages in asciidoc as first step. We >>> need to use: >>> > >>> > https://github.com/chirino/ cxf-web >>> > >>> > First of all you'll need to change the >>> > >>> > https://github.com/chirino/ cxf-web/blob/master/template/ main.cfg >>> > >>> > and put CAMEL as spaceKey and 'format:asciidoc' at the bottom of file. >>> > >>> > Then remove this line: >>> > >>> > https://github.com/chirino/ cxf-web/blob/master/pom.xml# L123 >>> > >>> > at this point you can simply install the jar, with mvn clean install. >>> > >>> > Now you're ready to get a copy of the Confluence site in .adoc and >>> you'll be ready to adjust the files with the same style used in components >>> docs and in the user-manual >>> > >>> > https://github.com/apache/ camel/tree/master/docs/user- manual/en >>> > >>> > you can run the following command: >>> > >>> > mvn exec:java -Dexec.mainClass="org.apache. cxf.cwiki.SiteExporter" >>> -Dconfluence.user=your_user -Dconfluence.password=your_ password >>> -Dcxf.site.output=export/camel >>> > >>> > At the end of the process you should have the whole site in .adoc >>> format and you'll just need to align to the style of the other .adoc in >>> Apache Camel repo. >>> > >>> > We are waiting for PR adding the missing pieces. We need to build a >>> reliable website always updated. >>> > >>> > If you have doubts, something doesn't sound right or this process >>> doesn't work, please ask. >>> > >>> > Thanks >>> > -- >>> > Andrea Cosentino >>> > ------------------------------ ---- >>> > Apache Camel PMC Member >>> > Apache Karaf Committer >>> > Apache Servicemix PMC Member >>> > Email: [email protected] >>> > Twitter: @oscerd2 >>> > Github: oscerd >>> >>> >>> >>> -- >>> Zoran Regvart >>> >> >
