waveterm/pkg/util
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
..
daystr update all gopkg imports (#330) 2024-09-05 14:25:45 -07:00
dbutil Update copyright indicators on a bunch of files (#255) 2024-08-20 17:01:29 -07:00
ds new wstore package, move core types to there. create a syncmap 2024-05-20 15:57:15 -07:00
migrateutil checkpoint on integratng wstore. moved to wails data structures, got immer working again, Window object, transitioned to generic DB ops, lots more 2024-05-24 15:08:24 -06:00
shellutil Embed static copy of docsite for help view (#949) 2024-10-03 20:28:05 -07:00
utilfn conditionally write generated files (#890) 2024-09-27 13:46:10 -07:00