Commit Graph

4 Commits

Author SHA1 Message Date
Evan Simkowitz
1f756193c0
Add href to wave logo in readme (#1447)
Also remove unnecessary logo in docs readme
2024-12-09 18:07:34 -08:00
Evan Simkowitz
993d33585b
Fix workflow name in docs readme (#1223) 2024-11-06 12:32:27 -08:00
Evan Simkowitz
a2da89c17f
Fix wave logo for docs readme (#1222) 2024-11-06 12:30:44 -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