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
youbo 2ac204907f
Introduce the resources required for website optimization (#1444)
3 years ago
..
blog
community
docs/user_docs
i18n/zh
src Introduce the resources required for website optimization (#1444) 3 years ago
static Introduce the resources required for website optimization (#1444) 3 years ago
versioned_docs
versioned_sidebars
README.md
babel.config.js
deploy.sh
docusaurus.config.js
package-lock.json Introduce the resources required for website optimization (#1444) 3 years ago
package.json Introduce the resources required for website optimization (#1444) 3 years ago
sidebars.js
sidebarsCommunity.js
tailwind.config.js Introduce the resources required for website optimization (#1444) 3 years ago
versions.json

README.md

启动

依赖 node 版本 16+

npm i
npm run start

部署

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