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
BigXin0109 ca256373c5
Remove the threadpool directory under docker #1303 (#1315)
1 year ago
..
blog Replace Hipo-4j or Hippo4J with Hippo4j in the docs folder in the root directory (#1078) 1 year ago
community Update member information. (#1244) 1 year ago
docs/user_docs Remove the threadpool directory under docker #1303 (#1315) 1 year ago
i18n/zh Remove the threadpool directory under docker #1303 (#1315) 1 year ago
src Registered company (#1311) 1 year ago
static Officially added internationalization function (#866) 2 years ago
versioned_docs Release 1.5.0 Documentation 1 year ago
versioned_sidebars Release 1.5.0 Documentation 1 year 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 Abstract infrastructure modules and refactor existing modules (#1305) 1 year ago
docusaurus.config.js Introduce Baidu statistics 1 year ago
package-lock.json Abstract infrastructure modules and refactor existing modules (#1305) 1 year 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 Release 1.5.0 Documentation 1 year ago

README.md

启动

依赖 node 版本 16+

npm i
npm run start

部署

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