Commit Graph

6 Commits

Author SHA1 Message Date
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
Evan Simkowitz
6ffa421744
Storybook page, exclude Jotai from dependabot, use NodeJS 20 for builds (#868) 2024-09-26 14:17:52 -07:00
Evan Simkowitz
cf87708cd8
reduce dependabot frequency to weekly 2024-07-30 17:17:52 -04:00
Evan Simkowitz
fd53648190
update storybook pattern 2024-07-26 11:37:26 -04:00
Evan Simkowitz
71246ec1b5
Group yarn dependency updates (#156)
Creates 4 groups of dependency updates: storybook, electron, prod-dependencies, and dev-dependencies.
2024-07-26 08:36:00 -07:00
Evan Simkowitz
d74e33cb54
Add config for Dependabot updates (#138) 2024-07-23 11:52:07 -07:00