MystenLabs / walrus-sites

Walrus Sites: Decentralized Websites using Sui and Walrus.
https://docs.walrus.site/walrus-sites/intro.html
Apache License 2.0
10 stars 7 forks source link

feat(site-builder): improve site builder output prints and errors #93

Closed giac-mysten closed 2 weeks ago

giac-mysten commented 2 weeks ago

A few UI/UX improvements:

Related to #88 Closes #65 Contributes to #92

giac-mysten commented 2 weeks ago

Prettier progress reports when correctly publishing/updating a site

image

Errors that occur when loading/opening files now clearly state which file is problematic, and why.

In case there is an empty file

image

In case of an unknown content type

image

if the binary is missing or fails to execute

image