Commit Graph

7 Commits

Author SHA1 Message Date
Sylvie Crowe
958a5ece10
Documentation Pictures (#1324)
Adds pictures and videos to documentation for clarity
2024-11-19 19:34:50 -08:00
Mike Sawka
e9e363155e
updates for docs index page (#1258) 2024-11-08 18:03:59 -08:00
Sylvie Crowe
59abdc7971
Connection Dropdown Photo in docs (#1242) 2024-11-08 11:11:06 -08:00
Mike Sawka
e3370ebe6d
customization docs (#1231) 2024-11-07 16:05:42 -08:00
Sylvie Crowe
cf71380072
Custom Widget Docs Improvements (#1225)
Goes into more detail and includes different types of widgets
2024-11-07 14:30:08 -08:00
Mike Sawka
276e078b3b
improve keybinding docs. platform switcher, styling, fonts, etc (#1227) 2024-11-07 14:18:17 -08:00
Evan Simkowitz
edb3290349
Move docsite to main repo (#1204)
## Summary

We are moving our docsite to this repo for better coordination.

## What's changed?

- The docsite codebase is now in docs/
- The docsite will replace storybook as the published GitHub Pages site
for this repo
- Storybook will now be hosted at https://docs.waveterm.dev/storybook
- A new CI workflow will validate any changes to Storybook or the
docsite
- A combined CD workflow will build and deploy Storybook and the docsite
as a single artifact
- The Build Helper workflow will now build an embedded version of the
docsite before building the app, ensuring the docsite version it has is
always the latest
2024-11-06 10:45:21 -08:00