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
magestack 94500afc14
New user company (#1509)
8 months 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 Docker supports arm64 images #1279 (#1367) 1 year ago
i18n Improve layout and style (#1492) 8 months ago
src New user company (#1509) 8 months ago
static Improve layout and style (#1492) 8 months 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 Improve layout and style (#1492) 8 months ago
package-lock.json Initial homepage development and multilingual settings (#1445) 10 months ago
package.json Initial homepage development and multilingual settings (#1445) 10 months ago
sidebars.js Refactor official documentation 2 years ago
sidebarsCommunity.js Refactor official documentation 2 years ago
tailwind.config.js Introduce the resources required for website optimization (#1444) 10 months 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