christophd opened a new pull request #22: [CAMEL-11501] Update README
URL: https://github.com/apache/camel-website/pull/22
 
 
   This PR updates both root README and antora-ui-camel README in order to 
describe the build process and where to add someones changes.
   
   I had to remove pnp install config as it always failed on my machine. I am 
sure this is because of some newer node and yarn versions on my machine. Plain 
old yarn with `node_modules` works fine though.
   
   Also introduced an optional Maven build process because of these reasons:
   - Build is more stable as it always uses the same versions of yarn and node
   - Build combines Antora UI theme build and Hugo site generation in one 
single build
   - Users not familiar with node, yarn, gulp and so on can easily build the UI 
(only Maven required)
   
   The README describes both ways to build the website with and without Maven.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to