You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hippo4j/docs
chen.ma 59a3e71180
Update core developer list
2 years ago
..
blog
docs Update core developer list 2 years ago
i18n/zh Update core developer list 2 years ago
src
static
versioned_docs/version-1.4.2 Update core developer list 2 years ago
versioned_sidebars The official website opens the multi-version function (#864) 2 years ago
README.md
babel.config.js
deploy.sh
docusaurus.config.js The official website opens the multi-version function (#864) 2 years ago
package.json
sidebars.js
versions.json The official website opens the multi-version function (#864) 2 years ago

README.md

启动

依赖 node 版本 16+

npm i
npm run start

部署

GIT_SSH_COMMAND="ssh -i ~/.ssh/hippo4j" USE_SSH=true docusaurus deploy