mirror of
https://github.com/wavetermdev/waveterm-docs.git
synced 2026-04-22 15:26:42 -07:00
6bd1de18f9ff2fbc22c856df21fb726109173a4e
* feat: add telemetry page * fix: add telemetry links * fix: icon link to main website Was previously pointing to the beta site which has since been moved. * fix: specify renderers is for new blocks views. * fix: correct initial telemetry send time
Wave Terminal Documentation
This is the home for Wave Terminal's documentation site.
This website is built using Docusaurus, a modern static website generator.
Installation
yarn
Local Development
yarn start
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
This command generates static content into the build directory and can be served using any static contents hosting service.
Deployment
Deployments are handled automatically by the Deploy action
Description
Languages
TypeScript
74.6%
CSS
18.3%
JavaScript
7.1%
