Skip to content

Steedos docs for developer and administrator.

Notifications You must be signed in to change notification settings

lizhenghotoa/steedos-docs

 
 

Repository files navigation

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

yarn

Local Development

yarn start

调试中文版

yarn start -- --locale zh-CN

更新中文翻译资源

yarn write-translations -- --locale zh-CN

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

yarn build
yarn build:openapi

This command generates static content into the build directory and can be served using any static contents hosting service.

About

Steedos docs for developer and administrator.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 68.3%
  • MDX 29.9%
  • Other 1.8%