DeskDash widget docs

Build, style, and publish widgets for DeskDash with plain HTML, CSS, and JavaScript, no build step required.

DeskDash widgets are small web modules that live on your desktop: a folder of plain HTML, CSS, and JavaScript running in a sandboxed frame, talking to the system only through the dd SDK. There is no bundler, no framework, and no build step. If you can write a web page, you can write a widget.