jbonofre commented on a change in pull request #57:
URL: https://github.com/apache/karaf-site/pull/57#discussion_r435694491



##########
File path: README.md
##########
@@ -23,16 +23,16 @@ Checkout:
 http://svn.apache.org/repos/asf/karaf/site/trunk/ karaf-site
 ```
 
-Run Build:
+## Development
 
-```
-mvn clean install
-```
+Installation of dev environment, follow official instructions:
+
+https://jekyllrb.com/docs/
 
-## Publish
+## Run
 
-To publish the local website to the production location 
(https://karaf.apache.org), you have to use:
+To start Jekyll local server, just run:
 
 ```
-mvn install scm-publish:publish-scm
+bundle exec jekyll serve

Review comment:
       It's good to have the "server" mode, but generate mode and publish to 
scm should stay there.




----------------------------------------------------------------
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


Reply via email to