dlg99 commented on pull request #3155:
URL: https://github.com/apache/bookkeeper/pull/3155#issuecomment-1083765959


   site3/docusarus worked after @nicoloboschi 's help
   
   ```
   export LATEST_RELEASED=4.14.4
   export NEW_RELEASE=4.15.0
   
   brew install yarn
   cd ~/src/bookkeeper/site3/website
   yarn install
   yarn run docusaurus docs:version $NEW_RELEASE
   ```
   then edit src/pages/release-notes.md
   
   
   


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