djencks commented on a change in pull request #721:
URL: https://github.com/apache/camel-website/pull/721#discussion_r769764443



##########
File path: package.json
##########
@@ -24,17 +24,24 @@
     "preview": "run-s preview:antora preview:hugo",
     "preview:antora": "antora --clean --fetch antora-playbook.yml",
     "preview:hugo": "hugo server -D",
-    "preview:netlify": "netlify deploy --dir public"
+    "preview:netlify": "netlify deploy --dir public",
+    "build-full": "antora local-antora-playbook-full.yml --stacktrace",
+    "build-partial": "antora local-antora-playbook-partial.yml --stacktrace"

Review comment:
       I think the longer name with local will be better, otherwise 
antora:build and antora:build-full will be too confusing.




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to