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
wzw8795 3dc848b385
Update docusaurus.config.js
2 years ago
..
blog The official website documents are migrated to this warehouse (#305) 2 years ago
docs Modify the wrong link 2 years ago
src Official website content update 2 years ago
static The official website documents are migrated to this warehouse (#305) 2 years ago
README.md The official website documents are migrated to this warehouse (#305) 2 years ago
babel.config.js The official website documents are migrated to this warehouse (#305) 2 years ago
deploy.sh The official website documents are migrated to this warehouse (#305) 2 years ago
docusaurus.config.js Update docusaurus.config.js 2 years ago
package.json The official website documents are migrated to this warehouse (#305) 2 years ago
sidebars.js Official website content update 2 years ago

README.md

启动

依赖 node 版本 16+

npm i
npm run start

部署

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