Reference : https://docusaurus.io/docs/en/publishing
Update url
and baseURL
. Usually:
url
: https://phongnhat19.github.iobaseURL
: /kintone-ui-component/
cd website
npm run version YOUR_NEW_VERSION
GIT_USER=<GIT_USER> \
npm run publish-gh-pages
Github Pages will need a few minutes to clear cached for previouse deploy.