diff --git a/src/index.vto b/src/index.vto index 3f4975e8..8a8ad8ad 100644 --- a/src/index.vto +++ b/src/index.vto @@ -150,7 +150,7 @@ definitions:

Usage

- The easiest way to start is by exploring the software. If you prefer a typical traditional web application approach, you can check out themes. + The easiest way to start is by exploring the software. If you prefer a traditional pre­packaged web application approach, you can check out themes.

@@ -164,11 +164,39 @@ definitions:

NOTE: - I'd like there to be a way to compose your own theme without having to write code. Hopefully sometime in the future. + I'd like there to be a way to compose your own theme without having to write code. Hopefully sometime in the future.

+ +
+

Demo

+ +

Diffuse is not your typical streaming service, you have to add sources of audio. This button here adds a few sample audio files from a S3 bucket.

+ +

+ + TODO: + Implement button + +

+ +

+ Next, select any theme from below to play the audio. Or any of the other options suggested in the usage section. +

+ +

+ + NOTE: + The items are added to the default "IndexedDB" output, so make sure that output is configured. + +

+ + +
+ +

Themes

@@ -187,19 +215,19 @@ definitions: {{ await comp.list({ items: themes }) }}
-
- -
-

Constituents

+ +
+

Constituents

-

- - TODO: - Explain constituents. - -

-
+

+ + TODO: + Explain constituents. + +

+
+
@@ -296,13 +324,4 @@ definitions:

- - -