Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kite Documentation

Documentation site for Kite, built with Docusaurus.

Development

cd website
npm install
npm start

Build

npm run build

Search

Search is powered by the offline @easyops-cn/docusaurus-search-local plugin, which builds the index from Markdown at build time. The index is only generated during npm run build, not during npm start — so to test search locally, run a production build and serve it:

npm run build
npm run serve

Deployment

App is deployed via Vercel integration

Releases

Packages

Used by

Contributors

Languages