waveterm/pkg/web
Evan Simkowitz 74cda378f8
Embed static copy of docsite for help view (#949)
This will take the latest artifact from the waveterm-docs repo and embed
it in the app binary. When the help view is launched, it will be served
from our backend. If the embedded copy doesn't exist, such as in
unpackaged versions of the app or in locally packaged versions, it will
use the hosted site instead.

There is a sibling PR in the docs repository to build the embedded
version of the app (strips out some external links, removes Algolia
DocSearch, updates the baseUrl)
https://github.com/wavetermdev/waveterm-docs/pull/46
2024-10-03 20:28:05 -07:00
..
webcmd update all gopkg imports (#330) 2024-09-05 14:25:45 -07:00
web.go Embed static copy of docsite for help view (#949) 2024-10-03 20:28:05 -07:00
ws.go initwshrpc in electron (#391) 2024-09-17 23:10:09 -07:00