···257257 <div class="columns">
258258 <div class="element">
259259 <p>
260260- <strong style="color: var(--accent)">Diffuse is not exactly your typical streaming service, we have to add sources of audio so we have stuff to play.</strong> This button below adds some demo content, so you can experiment with the software right away.
260260+ <strong style="color: var(--accent)">Diffuse is not your typical streaming service, we have to add sources of audio so we have stuff to play.</strong> This button below adds some demo content, so you can experiment with the software right away.
261261 </p>
262262263263 <p>
···294294295295 <p>
296296 <span class="button-row">
297297- <a class="button button--bg-twist-2" href="{{ ('facets/playback/auto-queue/index.html') |> facetLoaderURL }}" target="_blank">
297297+ <a class="button button--bg-twist-1" href="{{ ('facets/playback/auto-queue/index.html') |> facetLoaderURL }}" target="_blank">
298298 <span class="with-icon">
299299 <i class="ph-fill ph-number-circle-one"></i>
300300 Fill up queue
301301 </span>
302302 </a>
303303- <a class="button button--bg-twist-2" href="{{ ('themes/blur/artwork-controller/facet/index.html') |> facetLoaderURL }}" target="_blank">
303303+ <a class="button button--bg-twist-1" href="{{ ('themes/blur/artwork-controller/facet/index.html') |> facetLoaderURL }}" target="_blank">
304304 <span class="with-icon">
305305 <i class="ph-fill ph-number-circle-two"></i>
306306 Play audio
···318318 </p>
319319320320 <p>
321321- To do that, we have to visit our <strong style="color: var(--accent-twist-4)">kitchen</strong>. There you'll be able to browse through all the features and interfaces that are provided by Diffuse. To use a feature, you click the toggle to enable it, this will add it to your software. Interfaces can be added too, but it's not required, you can try them out right away by clicking the link in their title.
321321+ To do that, we have to visit our <strong style="color: var(--accent-twist-2)">kitchen</strong>. There you'll be able to browse through all the features and interfaces that are provided by Diffuse. To use a feature, you click the toggle to enable it, this will add it to your software. Interfaces can be added too, but it's not required, you can try them out right away by clicking the link in their title.
322322+ </p>
323323+324324+ <p>
325325+ <a class="button button--bg-twist-2" href="kitchen/" target="_blank">Explore the kitchen</a>
326326+ </p>
327327+ </div>
328328+329329+ <div class="element">
330330+ <p>
331331+ <em>What you mean, my software? What is software anyways?</em>
322332 </p>
323333324334 <p>
325325- <a class="button button--bg-twist-4" href="kitchen/" target="_blank">Explore the kitchen</a>
335335+ When we say software, we mean, having a user interface or code that manipulates your data in some way. Because you are picking those pieces that change how it looks and behaves, you are composing your own software, you made it yours.
326336 </p>
327337 </div>
338338+ </div>
328339340340+ <div class="columns" style="margin-top: var(--space-xl)">
329341 <div class="element">
330342 <p>
331343 <em>What is a feature exactly?</em>
332344 </p>
333345334346 <p>
335335- A <strong style="color: var(--accent-twist-4)">feature</strong> is a piece of code that expands the capabilities of your software or that makes it behave in a certain kind of way. It runs each time you open an interface, but may not necessarily be activated.
347347+ A <strong style="color: var(--accent-twist-4)">feature</strong> is a piece of code that expands the capabilities of your software or that makes it behave in a certain kind of way. It runs each time you open an interface, but may not necessarily be activated. Some examples, support for a particular audio source, or always add things automatically to the queue.
348348+ </p>
349349+ </div>
350350+351351+ <div class="element">
352352+ <p>
353353+ <em>What makes it cooperative?</em>
354354+ </p>
355355+356356+ <p>
357357+ These features and interfaces aren't required to be built into Diffuse, they can come from any place on the web. This makes it cooperative, you can share your features and interfaces, and use ones from other people. Any of these can be edited by clicking the edit button on the "your software" page.
358358+ </p>
359359+ </div>
360360+ </div>
361361+362362+ <div class="columns" style="margin-top: var(--space-xl)">
363363+ <div class="element">
364364+ <p>
365365+ <em>How do I sync my data with my other devices?</em>
366366+ </p>
367367+368368+ <p>
369369+ #
336370 </p>
337371 </div>
338372 </div>