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
yanrongzhen 27138807f0
Update member information. (#1244)
3 years ago
..
blog
community Update member information. (#1244) 3 years ago
docs/user_docs change tomcat to web (#1210) 3 years ago
i18n/zh Update member information. (#1244) 3 years ago
src Introduce Baidu statistics 3 years ago
static
versioned_docs Release 1.5.0 Documentation 3 years ago
versioned_sidebars Release 1.5.0 Documentation 3 years ago
README.md
babel.config.js
deploy.sh
docusaurus.config.js Introduce Baidu statistics 3 years ago
package.json
sidebars.js
sidebarsCommunity.js
versions.json Release 1.5.0 Documentation 3 years ago

README.md

启动

依赖 node 版本 16+

npm i
npm run start

部署

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