···1111 }
12121313 .getting-started {
1414+ color: var(--accent-twist-2);
1415 font-size: var(--fs-md);
1515- font-weight: 200;
1616+ font-weight: 500;
16171718 li {
1819 display: inline-block;
···3536 <ul class="flex" style="display: flex; flex-direction: column; gap: var(--space-md); max-width: 100%; padding-left: 0">
3637 <li>
3738 <a class="with-icon" href="{{ ('facets/connect/index.html') |> facetLoaderURL }}">
3838- <i class="ph-fill ph-number-circle-one" style="opacity: 0.4"></i>
3939- <i class="ph-fill ph-file-audio" style="opacity: 0.4"></i>
3939+ <i class="ph-fill ph-number-circle-one" style="opacity: 0.25"></i>
4040+ <i class="ph-fill ph-file-audio" style="opacity: 1"></i>
4041 <span>Add some audio</span>
4142 </a>
4243 </li>
43444445 <li>
4546 <a class="with-icon" href="{{ ('facets/data/process-tracks/index.html') |> facetLoaderURL }}">
4646- <i class="ph-fill ph-number-circle-two" style="opacity: 0.4"></i>
4747- <i class="ph-fill ph-gear-fine" style="opacity: 0.4"></i>
4747+ <i class="ph-fill ph-number-circle-two" style="opacity: 0.25"></i>
4848+ <i class="ph-fill ph-gear-fine" style="opacity: 1"></i>
4849 <span>Wait until processed</span>
4950 </a>
5051 </li>
51525253 <li>
5354 <a class="with-icon" href="featured/">
5454- <i class="ph-fill ph-number-circle-three" style="opacity: 0.4"></i>
5555- <i class="ph-fill ph-paint-brush" style="opacity: 0.4"></i>
5656- <span>Explore interfaces</span>
5555+ <i class="ph-fill ph-number-circle-three" style="opacity: 0.25"></i>
5656+ <i class="ph-fill ph-swatches" style="opacity: 1"></i>
5757+ <span>Try out interfaces</span>
5758 </a>
5859 </li>
5960 </ul>
···6162 <ul class="flex" style="display: flex; flex-direction: column; gap: var(--space-md); max-width: 100%; padding-left: 0">
6263 <li>
6364 <a class="with-icon" href="featured/">
6464- <i class="ph-fill ph-number-circle-four" style="opacity: 0.4"></i>
6565- <i class="ph-fill ph-sparkle" style="opacity: 0.4"></i>
6565+ <i class="ph-fill ph-number-circle-four" style="opacity: 0.25"></i>
6666+ <i class="ph-fill ph-sparkle" style="opacity: 1"></i>
6667 <span>Enable additional features</span>
6768 </a>
6869 </li>
69707071 <li>
7172 <a class="with-icon" href="{{ ('facets/connect/index.html') |> facetLoaderURL }}">
7272- <i class="ph-fill ph-number-circle-five" style="opacity: 0.4"></i>
7373- <i class="ph-fill ph-person" style="opacity: 0.4"></i>
7373+ <i class="ph-fill ph-number-circle-five" style="opacity: 0.25"></i>
7474+ <i class="ph-fill ph-person" style="opacity: 1"></i>
7475 <span>Sync or share data</span>
7576 </a>
7677 </li>
···7879 </div>
7980</section>
80818181-<!--<section style="font-size: var(--fs-base);">
8282- <h2>Getting started</h2>
8282+<section id="concept">
8383+ <h2>Concept</h2>
83848485 <div class="columns">
8585- <ul class="flex" style="display: flex; flex-direction: column; gap: var(--space-md); max-width: 100%; padding-left: 0">
8686- <li class="with-icon" style="gap: var(--space-sm)">
8787- <i class="ph-fill ph-file-audio" style="opacity: 0.4"></i>
8888- <span><strong>Add some audio files or streams.</strong> The wide range of <a href="{{ ('facets/connect/index.html') |> facetLoaderURL }}">connect interfaces</a> can be used for this, or use the demo from the tutorial below.</span>
8989- </li>
9090-9191- <li class="with-icon" style="gap: var(--space-sm)">
9292- <i class="ph-fill ph-gear-six" style="opacity: 0.4"></i>
9393- <span><strong>Wait until the processing of audio sources into tracks is completed.</strong> You can monitor it using this <a href="{{ ('facets/data/process-tracks/index.html') |> facetLoaderURL }}">interface</a>. The tutorial demo will show it directly.</span>
9494- </li>
8686+ <div class="flex">
8787+ <p>
8888+ Diffuse is unlike traditional software; instead of combining several features into a single user interface and producing data output, we do the opposite, we start with the data and work our way up from there.
8989+ </p>
95909696- <li class="with-icon" style="gap: var(--space-sm)">
9797- <i class="ph-fill ph-paint-brush" style="opacity: 0.4"></i>
9898- <span><strong style="color: var(--accent-twist-2)">Explore the interfaces that can be used to play and manage your audio.</strong> Check out the <a href="featured/">featured interfaces</a>.</span>
9999- </li>
100100- </ul>
9191+ <p>
9292+ <strong>It provides every user the ability to choose which features and interfaces they want to layer on top of their data.</strong>
9393+ </p>
10194102102- <ul class="flex" style="display: flex; flex-direction: column; gap: var(--space-md); max-width: 100%; padding-left: 0">
103103- <li class="with-icon" style="gap: var(--space-sm)">
104104- <i class="ph-fill ph-sparkle" style="opacity: 0.4"></i>
105105- <span><strong>Continue exploring, enable some additional features</strong> such as making played audio available offline automatically.</span>
106106- </li>
9595+ <p>
9696+ These features and interfaces are housed into units that we call "facets". They consist of <a href="elements/">Diffuse elements</a> that are connected, they broadcast their state and the parts of your data that have been updated.
9797+ </p>
10798108108- <li class="with-icon" style="gap: var(--space-sm)">
109109- <i class="ph-fill ph-person" style="opacity: 0.4"></i>
110110- <span><strong>Sync your configuration and playlists with your other devices.</strong> Or share it with other people.</span>
111111- </li>
112112- </ul>
9999+ <p>
100100+ Finally, facets are just regular web pages so they can live wherever. We save them to the user-data storage that's configured and give the user the option to share it. This means that you can load features and interfaces from other people, <strong>building software cooperatively</strong>.
101101+ </p>
102102+ </div>
103103+ <div class="flex">
104104+ <p>
105105+ <em>A few things to keep in mind:</em>
106106+ </p>
107107+ <ul style="display: flex; flex-direction: column; gap: var(--space-xs);">
108108+ <li>You can open as many interfaces as you'd like.</li>
109109+ <li>Interfaces are connected to each other.</li>
110110+ <li>Interfaces don't have to be pinned in order to be used, unlike features which do have to be added in order to be activated.</li>
111111+ </ul>
112112+ </div>
113113 </div>
114114-</section>-->
114114+</section>
115115116116-<!--<div>
117117- <section class="flex">
118118- <h2>Concept</h2>
119119-120120- <p>
121121- Diffuse is unlike traditional software; instead of combining several features into a single user interface and producing data output, we do the opposite, we start with the data and work our way up from there.
122122- </p>
123123-124124- <p>
125125- <strong>It provides every user the ability to choose which features and interfaces they want to layer on top of their data.</strong>
126126- </p>
127127-128128- <p>
129129- These features and interfaces are housed into units that we call "facets". They consist of <a href="elements/">Diffuse elements</a> that are connected, they broadcast their state and the parts of your data that have been updated.
130130- </p>
131131-132132- <p>
133133- Finally, facets are just regular web pages so they can live wherever. We save them to the user-data storage that's configured and give the user the option to share it. This means that you can load features and interfaces from other people, <strong>building software cooperatively</strong>.
134134- </p>
135135- </section>
136136-</div>-->
137137-138138-<!--<section id="tutorial">
116116+<section id="tutorial">
139117 <h2>Tutorial</h2>
140118141119 <div class="columns">
···193171 </p>
194172 </div>
195173 </div>
196196-</section>-->
174174+</section>