Skip to content

Commit

Permalink
deploy: 55e2dd8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-merge-queue[bot] committed Oct 25, 2024
1 parent 0458e3d commit 13062cc
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 9 deletions.
7 changes: 6 additions & 1 deletion 01_overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,12 @@ <h1 class="menu-title">Druid</h1>
<div id="content" class="content">
<main>
<h1 id="druid"><a class="header" href="#druid">Druid</a></h1>
<p><strong>Note:</strong> Druid is being discontinued in favor of other projects based on the same general principles, such as <a href="https://github.com/linebender/xilem/">Xilem</a>.</p>
<p><strong>UNMAINTAINED</strong></p>
<p><strong>The Druid project has been discontinued.</strong></p>
<p>New development effort moved on to <a href="https://github.com/linebender/xilem">Xilem</a>, which has a lot of fundamental changes to allow for
a wider variety of applications with better performance, but it also heavily inherits from Druid.
We see <a href="https://github.com/linebender/xilem">Xilem</a> as the future of Druid.</p>
<h2 id="introduction"><a class="header" href="#introduction">Introduction</a></h2>
<p>Druid is a framework for building simple graphical applications.</p>
<p>Druid is composed of a number of related projects. <a href="https://docs.rs/druid-shell"><code>druid-shell</code></a> is a
low-level library that provides a common abstraction for interacting with the
Expand Down
4 changes: 2 additions & 2 deletions 09_more_information.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,11 +161,11 @@ <h2 id="projects-using-druid"><a class="header" href="#projects-using-druid">Pro
<li><a href="https://github.com/chris-zen/kiro-synth">kiro-synth</a> An in progress modular sound synthesizer.</li>
<li><a href="https://github.com/jpochyla/psst">psst</a> A non-Electron GUI Spotify client.</li>
<li><a href="https://github.com/wandercn/flac_music">flac_music</a> A music player.</li>
<li><em>pull requests welcome</em></li>
<li><em>And many more</em></li>
</ul>
<h2 id="projects-that-work-with-druid-widgets-etc"><a class="header" href="#projects-that-work-with-druid-widgets-etc">Projects that work with Druid (widgets etc)</a></h2>
<ul>
<li><em>pull requests welcome</em></li>
<li><em>No data filled in here</em></li>
</ul>
<h2 id="presentations"><a class="header" href="#presentations">Presentations</a></h2>
<p>Some presentations about Druid, its background and related topics have been recorded</p>
Expand Down
7 changes: 6 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,12 @@ <h1 class="menu-title">Druid</h1>
<div id="content" class="content">
<main>
<h1 id="druid"><a class="header" href="#druid">Druid</a></h1>
<p><strong>Note:</strong> Druid is being discontinued in favor of other projects based on the same general principles, such as <a href="https://github.com/linebender/xilem/">Xilem</a>.</p>
<p><strong>UNMAINTAINED</strong></p>
<p><strong>The Druid project has been discontinued.</strong></p>
<p>New development effort moved on to <a href="https://github.com/linebender/xilem">Xilem</a>, which has a lot of fundamental changes to allow for
a wider variety of applications with better performance, but it also heavily inherits from Druid.
We see <a href="https://github.com/linebender/xilem">Xilem</a> as the future of Druid.</p>
<h2 id="introduction"><a class="header" href="#introduction">Introduction</a></h2>
<p>Druid is a framework for building simple graphical applications.</p>
<p>Druid is composed of a number of related projects. <a href="https://docs.rs/druid-shell"><code>druid-shell</code></a> is a
low-level library that provides a common abstraction for interacting with the
Expand Down
11 changes: 8 additions & 3 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,12 @@ <h1 class="menu-title">Druid</h1>
<div id="content" class="content">
<main>
<h1 id="druid"><a class="header" href="#druid">Druid</a></h1>
<p><strong>Note:</strong> Druid is being discontinued in favor of other projects based on the same general principles, such as <a href="https://github.com/linebender/xilem/">Xilem</a>.</p>
<p><strong>UNMAINTAINED</strong></p>
<p><strong>The Druid project has been discontinued.</strong></p>
<p>New development effort moved on to <a href="https://github.com/linebender/xilem">Xilem</a>, which has a lot of fundamental changes to allow for
a wider variety of applications with better performance, but it also heavily inherits from Druid.
We see <a href="https://github.com/linebender/xilem">Xilem</a> as the future of Druid.</p>
<h2 id="introduction"><a class="header" href="#introduction">Introduction</a></h2>
<p>Druid is a framework for building simple graphical applications.</p>
<p>Druid is composed of a number of related projects. <a href="https://docs.rs/druid-shell"><code>druid-shell</code></a> is a
low-level library that provides a common abstraction for interacting with the
Expand Down Expand Up @@ -1097,11 +1102,11 @@ <h2 id="projects-using-druid"><a class="header" href="#projects-using-druid">Pro
<li><a href="https://github.com/chris-zen/kiro-synth">kiro-synth</a> An in progress modular sound synthesizer.</li>
<li><a href="https://github.com/jpochyla/psst">psst</a> A non-Electron GUI Spotify client.</li>
<li><a href="https://github.com/wandercn/flac_music">flac_music</a> A music player.</li>
<li><em>pull requests welcome</em></li>
<li><em>And many more</em></li>
</ul>
<h2 id="projects-that-work-with-druid-widgets-etc"><a class="header" href="#projects-that-work-with-druid-widgets-etc">Projects that work with Druid (widgets etc)</a></h2>
<ul>
<li><em>pull requests welcome</em></li>
<li><em>No data filled in here</em></li>
</ul>
<h2 id="presentations"><a class="header" href="#presentations">Presentations</a></h2>
<p>Some presentations about Druid, its background and related topics have been recorded</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 13062cc

Please sign in to comment.