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 2a2cd2489d
Update official website documents
2 years ago
..
blog Officially added internationalization function (#866) 2 years ago
community Update official website documents 2 years ago
docs/user_docs Refactor official documentation 2 years ago
i18n/zh Update official website documents 2 years ago
src Update team page 2 years ago
static Officially added internationalization function (#866) 2 years ago
versioned_docs Refactor official documentation 2 years ago
versioned_sidebars Refactor official documentation 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 Refactor official documentation 2 years ago
package.json Document update 2 years ago
sidebars.js Refactor official documentation 2 years ago
sidebarsCommunity.js Refactor official documentation 2 years ago
versions.json Refactor official documentation 2 years ago

README.md

启动

依赖 node 版本 16+

npm i
npm run start

部署

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