Skip to content

Commit

Permalink
deploy: 9a73181
Browse files Browse the repository at this point in the history
  • Loading branch information
b-ma committed Nov 10, 2023
1 parent 271fdb1 commit d60e4e4
Show file tree
Hide file tree
Showing 43 changed files with 262 additions and 222 deletions.
4 changes: 2 additions & 2 deletions 404.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions api.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/app.b654cc58.js → assets/app.60ad29c8.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added assets/browser-console-2.a285274f.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/browser-console-2.d4f7a1b4.png
Binary file not shown.
Binary file added assets/browser-console.48f3525a.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/browser-console.dea4a8d1.png
Binary file not shown.

Large diffs are not rendered by default.

52 changes: 0 additions & 52 deletions assets/chunks/virtual_search-data.970be063.js

This file was deleted.

52 changes: 52 additions & 0 deletions assets/chunks/virtual_search-data.9f9125dd.js

Large diffs are not rendered by default.

Binary file added assets/fancy-black-screen.1259df19.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
83 changes: 83 additions & 0 deletions assets/tutorials_getting-started.md.1837e346.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/tutorials_getting-started.md.1837e346.lean.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

63 changes: 0 additions & 63 deletions assets/tutorials_getting-started.md.eb11d7f2.js

This file was deleted.

1 change: 0 additions & 1 deletion assets/tutorials_getting-started.md.eb11d7f2.lean.js

This file was deleted.

Binary file removed assets/wizard-init-install-deps.0dd1ef9e.png
Binary file not shown.
Binary file added assets/wizard-init-install-deps.e140195f.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions credits.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions ecosystem/ecosystem.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
<meta name="description" content="Creative coding framework for distributed applications based on Web technologies">
<link rel="preload stylesheet" href="/assets/style.4f1b57dd.css" as="style">

<script type="module" src="/assets/app.b654cc58.js"></script>
<script type="module" src="/assets/app.60ad29c8.js"></script>
<link rel="preload" href="/assets/inter-roman-latin.2ed14f66.woff2" as="font" type="font/woff2" crossorigin="">
<link rel="modulepreload" href="/assets/chunks/framework.a49774c2.js">
<link rel="modulepreload" href="/assets/chunks/theme.58803473.js">
<link rel="modulepreload" href="/assets/chunks/theme.2f1b2e1a.js">
<link rel="modulepreload" href="/assets/ecosystem_ecosystem.md.0bb37ff5.lean.js">
<script id="check-dark-light">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
</head>
Expand All @@ -20,7 +20,7 @@
<span class="line"><span style="color:#A6E22E;">rm</span><span style="color:#F8F8F2;"> </span><span style="color:#AE81FF;">-Rf</span><span style="color:#F8F8F2;"> </span><span style="color:#E6DB74;">.git</span></span>
<span class="line"><span style="color:#A6E22E;">npm</span><span style="color:#F8F8F2;"> </span><span style="color:#E6DB74;">install</span></span>
<span class="line"><span style="color:#A6E22E;">npm</span><span style="color:#F8F8F2;"> </span><span style="color:#E6DB74;">run</span><span style="color:#F8F8F2;"> </span><span style="color:#E6DB74;">dev</span></span></code></pre></div><p><a href="https://github.com/collective-soundworks/soundworks-template" target="_blank" rel="noreferrer"><strong>→ github</strong></a></p><p>Additionally to the <code>@soundworks/core</code> package, the template installs and uses the <code>@soundworks/template-build</code> and <code>@soundworks/template-helpers</code> to simplify a set of common tasks.</p><h2 id="soundworks-template-build" tabindex="-1"><code>@soundworks/template-build</code> <a class="header-anchor" href="#soundworks-template-build" aria-label="Permalink to &quot;`@soundworks/template-build`&quot;"></a></h2><p><em>Build scripts of the <code>soundworks-template</code></em></p><div class="language-sh"><button title="Copy Code" class="copy"></button><span class="lang">sh</span><pre class="shiki monokai"><code><span class="line"><span style="color:#A6E22E;">npm</span><span style="color:#F8F8F2;"> </span><span style="color:#E6DB74;">install</span><span style="color:#F8F8F2;"> </span><span style="color:#AE81FF;">--save</span><span style="color:#F8F8F2;"> </span><span style="color:#E6DB74;">@soundworks/template-build</span></span></code></pre></div><p><a href="https://github.com/collective-soundworks/soundworks-template-build" target="_blank" rel="noreferrer"><strong>→ github</strong></a><br><a href="https://www.npmjs.com/package/@soundworks/template-build" target="_blank" rel="noreferrer"><strong>→ npm</strong></a></p><h2 id="soundworks-template-helpers" tabindex="-1"><code>@soundworks/template-helpers</code> <a class="header-anchor" href="#soundworks-template-helpers" aria-label="Permalink to &quot;`@soundworks/template-helpers`&quot;"></a></h2><p><em>Set of common helpers (init views, etc.) for applications based on the <code>soundworks-template</code></em></p><div class="language-sh"><button title="Copy Code" class="copy"></button><span class="lang">sh</span><pre class="shiki monokai"><code><span class="line"><span style="color:#A6E22E;">npm</span><span style="color:#F8F8F2;"> </span><span style="color:#E6DB74;">install</span><span style="color:#F8F8F2;"> </span><span style="color:#AE81FF;">--save</span><span style="color:#F8F8F2;"> </span><span style="color:#E6DB74;">@soundworks/template-helpers</span></span></code></pre></div><p><a href="https://github.com/collective-soundworks/soundworks-template-build" target="_blank" rel="noreferrer"><strong>→ github</strong></a><br><a href="https://www.npmjs.com/package/@soundworks/template-build" target="_blank" rel="noreferrer"><strong>→ npm</strong></a></p></div></div></main><footer class="VPDocFooter" data-v-a3c25e27 data-v-5774f702><!--[--><!--]--><!----><nav class="prev-next" data-v-5774f702><div class="pager" data-v-5774f702><!----></div><div class="pager" data-v-5774f702><a class="pager-link next" href="/introduction.html" data-v-5774f702><span class="desc" data-v-5774f702>Next page</span><span class="title" data-v-5774f702>Introduction</span></a></div></nav></footer><!--[--><!--]--></div></div></div><!--[--><!--]--></div></div><!----><!--[--><!--]--></div></div>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"ecosystem_ecosystem.md\":\"0bb37ff5\",\"api.md\":\"5edf869b\",\"credits.md\":\"03069d12\",\"introduction.md\":\"679901dc\",\"index.md\":\"ab4192a6\",\"plugins_license.md\":\"ed72b87a\",\"misc_local-deployment.md\":\"d3a3e438\",\"misc_future-works.md\":\"e77c46e7\",\"plugins_position.md\":\"4c187e4c\",\"misc_index.md\":\"e9ada50d\",\"misc_online-deployment.md\":\"df4591c5\",\"tutorials_connected-lamp.md\":\"7761a148\",\"misc_contributing-to-this-site.md\":\"64181e0b\",\"misc__todo_electron-applications.md\":\"6140f6aa\",\"plugins_logger.md\":\"1be90803\",\"plugins_sync.md\":\"f83a6fff\",\"plugins_scripting.md\":\"cadb4bfa\",\"plugins_filesystem.md\":\"38984026\",\"tutorials_getting-started.md\":\"eb11d7f2\",\"tutorials_index.md\":\"91574c4e\",\"tutorials_plugin-platform-init.md\":\"5feeada9\",\"tutorials_state-manager.md\":\"1f024ec1\",\"misc_setting-up-environment.md\":\"b5a4ff20\",\"tutorials_context.md\":\"5d343107\",\"plugins_platform-init.md\":\"2c643a64\",\"tutorials_todo-noise.md\":\"188c1e29\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"soundworks\",\"description\":\"Creative coding framework for distributed applications based on Web technologies\",\"base\":\"/\",\"head\":[],\"appearance\":true,\"themeConfig\":{\"logo\":\"/logo-nav.png\",\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/collective-soundworks/\"}],\"nav\":[{\"text\":\"Guide\",\"link\":\"/tutorials/getting-started\"},{\"text\":\"soundworks API\",\"link\":\"https://soundworks.dev/soundworks\"},{\"text\":\"Credits\",\"link\":\"/credits\"}],\"sidebar\":[{\"text\":\"Introduction\",\"link\":\"/introduction\"},{\"text\":\"Tutorials\",\"items\":[{\"text\":\"Getting Started\",\"link\":\"/tutorials/getting-started\"},{\"text\":\"Using the State Manager\",\"link\":\"/tutorials/state-manager\"},{\"text\":\"Using Plugins 1 - <i>platform-init</i>\",\"link\":\"/tutorials/plugin-platform-init\"},{\"text\":\"The <i>Todo Noise</i> Application\",\"link\":\"/tutorials/todo-noise\"}]},{\"text\":\"Documentation\",\"items\":[{\"text\":\"soundworks API\",\"link\":\"https://soundworks.dev/soundworks\"},{\"text\":\"Plugin Filesystem\",\"link\":\"/plugins/filesystem\"},{\"text\":\"Plugin Logger\",\"link\":\"/plugins/logger\"},{\"text\":\"Plugin Platform Init\",\"link\":\"/plugins/platform-init\"},{\"text\":\"Plugin Position\",\"link\":\"/plugins/position\"},{\"text\":\"Plugin Scripting\",\"link\":\"/plugins/scripting\"},{\"text\":\"Plugin Sync\",\"link\":\"/plugins/sync\"}]},{\"text\":\"Receipes\",\"items\":[]},{\"text\":\"Ecosystem\",\"items\":[{\"text\":\"@ircam/sc-components\",\"link\":\"https://ircam-ismm.github.io/sc-components\"}]},{\"text\":\"Misc\",\"items\":[{\"text\":\"Setting up an Environment\",\"link\":\"/misc/setting-up-environment\"}]}]},\"locales\":{},\"scrollOffset\":90,\"cleanUrls\":false}");</script>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"index.md\":\"ab4192a6\",\"ecosystem_ecosystem.md\":\"0bb37ff5\",\"api.md\":\"5edf869b\",\"credits.md\":\"03069d12\",\"introduction.md\":\"679901dc\",\"misc__todo_electron-applications.md\":\"6140f6aa\",\"misc_contributing-to-this-site.md\":\"64181e0b\",\"plugins_position.md\":\"4c187e4c\",\"misc_setting-up-environment.md\":\"b5a4ff20\",\"plugins_license.md\":\"ed72b87a\",\"plugins_platform-init.md\":\"2c643a64\",\"misc_local-deployment.md\":\"d3a3e438\",\"tutorials_context.md\":\"5d343107\",\"tutorials_index.md\":\"91574c4e\",\"tutorials_plugin-platform-init.md\":\"5feeada9\",\"misc_online-deployment.md\":\"df4591c5\",\"tutorials_state-manager.md\":\"1f024ec1\",\"plugins_scripting.md\":\"cadb4bfa\",\"plugins_sync.md\":\"f83a6fff\",\"tutorials_connected-lamp.md\":\"7761a148\",\"tutorials_todo-noise.md\":\"188c1e29\",\"plugins_logger.md\":\"1be90803\",\"tutorials_getting-started.md\":\"1837e346\",\"misc_future-works.md\":\"e77c46e7\",\"misc_index.md\":\"e9ada50d\",\"plugins_filesystem.md\":\"38984026\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"soundworks\",\"description\":\"Creative coding framework for distributed applications based on Web technologies\",\"base\":\"/\",\"head\":[],\"appearance\":true,\"themeConfig\":{\"logo\":\"/logo-nav.png\",\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/collective-soundworks/\"}],\"nav\":[{\"text\":\"Guide\",\"link\":\"/tutorials/getting-started\"},{\"text\":\"soundworks API\",\"link\":\"https://soundworks.dev/soundworks\"},{\"text\":\"Credits\",\"link\":\"/credits\"}],\"sidebar\":[{\"text\":\"Introduction\",\"link\":\"/introduction\"},{\"text\":\"Tutorials\",\"items\":[{\"text\":\"Getting Started\",\"link\":\"/tutorials/getting-started\"},{\"text\":\"Using the State Manager\",\"link\":\"/tutorials/state-manager\"},{\"text\":\"Using Plugins 1 - <i>platform-init</i>\",\"link\":\"/tutorials/plugin-platform-init\"},{\"text\":\"The <i>Todo Noise</i> Application\",\"link\":\"/tutorials/todo-noise\"}]},{\"text\":\"Documentation\",\"items\":[{\"text\":\"soundworks API\",\"link\":\"https://soundworks.dev/soundworks\"},{\"text\":\"Plugin Filesystem\",\"link\":\"/plugins/filesystem\"},{\"text\":\"Plugin Logger\",\"link\":\"/plugins/logger\"},{\"text\":\"Plugin Platform Init\",\"link\":\"/plugins/platform-init\"},{\"text\":\"Plugin Position\",\"link\":\"/plugins/position\"},{\"text\":\"Plugin Scripting\",\"link\":\"/plugins/scripting\"},{\"text\":\"Plugin Sync\",\"link\":\"/plugins/sync\"}]},{\"text\":\"Receipes\",\"items\":[]},{\"text\":\"Ecosystem\",\"items\":[{\"text\":\"@ircam/sc-components\",\"link\":\"https://ircam-ismm.github.io/sc-components\"}]},{\"text\":\"Misc\",\"items\":[{\"text\":\"Setting up an Environment\",\"link\":\"/misc/setting-up-environment\"}]}]},\"locales\":{},\"scrollOffset\":90,\"cleanUrls\":false}");</script>

</body>
</html>
2 changes: 1 addition & 1 deletion hashmap.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"ecosystem_ecosystem.md":"0bb37ff5","api.md":"5edf869b","credits.md":"03069d12","introduction.md":"679901dc","index.md":"ab4192a6","plugins_license.md":"ed72b87a","misc_local-deployment.md":"d3a3e438","misc_future-works.md":"e77c46e7","plugins_position.md":"4c187e4c","misc_index.md":"e9ada50d","misc_online-deployment.md":"df4591c5","tutorials_connected-lamp.md":"7761a148","misc_contributing-to-this-site.md":"64181e0b","misc__todo_electron-applications.md":"6140f6aa","plugins_logger.md":"1be90803","plugins_sync.md":"f83a6fff","plugins_scripting.md":"cadb4bfa","plugins_filesystem.md":"38984026","tutorials_getting-started.md":"eb11d7f2","tutorials_index.md":"91574c4e","tutorials_plugin-platform-init.md":"5feeada9","tutorials_state-manager.md":"1f024ec1","misc_setting-up-environment.md":"b5a4ff20","tutorials_context.md":"5d343107","plugins_platform-init.md":"2c643a64","tutorials_todo-noise.md":"188c1e29"}
{"index.md":"ab4192a6","ecosystem_ecosystem.md":"0bb37ff5","api.md":"5edf869b","credits.md":"03069d12","introduction.md":"679901dc","misc__todo_electron-applications.md":"6140f6aa","misc_contributing-to-this-site.md":"64181e0b","plugins_position.md":"4c187e4c","misc_setting-up-environment.md":"b5a4ff20","plugins_license.md":"ed72b87a","plugins_platform-init.md":"2c643a64","misc_local-deployment.md":"d3a3e438","tutorials_context.md":"5d343107","tutorials_index.md":"91574c4e","tutorials_plugin-platform-init.md":"5feeada9","misc_online-deployment.md":"df4591c5","tutorials_state-manager.md":"1f024ec1","plugins_scripting.md":"cadb4bfa","plugins_sync.md":"f83a6fff","tutorials_connected-lamp.md":"7761a148","tutorials_todo-noise.md":"188c1e29","plugins_logger.md":"1be90803","tutorials_getting-started.md":"1837e346","misc_future-works.md":"e77c46e7","misc_index.md":"e9ada50d","plugins_filesystem.md":"38984026"}
6 changes: 3 additions & 3 deletions index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions introduction.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions misc/_todo_electron-applications.html

Large diffs are not rendered by default.

Loading

0 comments on commit d60e4e4

Please sign in to comment.