update lists
This commit is contained in:
@@ -3,16 +3,13 @@
|
||||
href="https://awesome.re"><img src="https://awesome.re/badge.svg"
|
||||
alt="Awesome" /></a></h1>
|
||||
<p align="center">
|
||||
<a href="https://seed-rs.org/">
|
||||
<img src="https://raw.githubusercontent.com/seed-rs/seed-rs.org/81ed1acc77062ede3295683f21f2d39611843192/seed_branding/seed_logo.min.svg" width="256" title="Seed logo">
|
||||
</a>
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>A curated list of awesome things related to Seed</p>
|
||||
</blockquote>
|
||||
<p><a href="https://seed-rs.org/">Seed</a> is an open-source Rust
|
||||
framework for creating fast and reliable web apps running in
|
||||
WebAssembly.</p>
|
||||
<p>Seed is an open-source Rust framework for creating fast and reliable
|
||||
web apps running in WebAssembly.</p>
|
||||
<p>Contributions welcome. Add links through pull requests or create an
|
||||
issue to start a discussion.</p>
|
||||
<h2 id="contents">Contents</h2>
|
||||
@@ -28,7 +25,7 @@ issue to start a discussion.</p>
|
||||
</ul>
|
||||
<h2 id="official-resources">Official Resources</h2>
|
||||
<ul>
|
||||
<li><a href="https://seed-rs.org/">Homepage</a></li>
|
||||
<li><del>Homepage</del></li>
|
||||
<li><a href="https://github.com/seed-rs/seed">GitHub repo</a></li>
|
||||
<li><a href="https://seed.discourse.group">Forum</a></li>
|
||||
<li><a href="https://discord.gg/JHHcHp5">Chat</a></li>
|
||||
@@ -99,13 +96,12 @@ network of the AdEx advertising protocol.</li>
|
||||
<li><a href="https://github.com/MartinKavik/kavik.cz">Kavik.cz</a> -
|
||||
Open-source personal website.</li>
|
||||
<li><a href="https://github.com/AlterionX/benxu-dev">benxu.dev/blog</a>
|
||||
- A relatively simple open source personal blog. Built on <a
|
||||
href="https://seed-rs.org/"><code>Seed</code></a>, <a
|
||||
- A relatively simple open source personal blog. Built on
|
||||
<code>Seed</code>, <a
|
||||
href="https://maud.lambda.xyz"><code>maud</code></a>, <a
|
||||
href="https://rocket.rs"><code>Rocket</code></a>, and <a
|
||||
href="https://diesel.rs"><code>Diesel</code></a>.</li>
|
||||
<li><a href="https://github.com/seed-rs/seed-rs.org">seed-rs.org</a> -
|
||||
Seed’s official website.</li>
|
||||
<li><del>seed-rs.org</del> - Seed’s official website.</li>
|
||||
<li><a href="https://gitlab.com/mkroehnert/weightrs">WeightRS</a> -
|
||||
Minimalistic and privacy friendly progressive web app for tracking your
|
||||
weight.</li>
|
||||
@@ -115,8 +111,7 @@ composer</a> - A basic music composition app.</li>
|
||||
<li><a href="https://play-seed.dev">Play Seed</a> - Website about Play
|
||||
Seed, playground to demo Seed apps.</li>
|
||||
<li><a href="https://typesync.rutrum.net">Typesync</a> - Test your
|
||||
typing speed on song lyrics. Uses <a
|
||||
href="https://seed-rs.org/"><code>Seed</code></a>, <a
|
||||
typing speed on song lyrics. Uses <code>Seed</code>, <a
|
||||
href="https://rocket.rs"><code>Rocket</code></a>, and <a
|
||||
href="https://diesel.rs"><code>Diesel</code></a>.</li>
|
||||
<li><a href="https://dvjn.github.io/CalcuPi">CalcuPi</a> - A beautiful
|
||||
@@ -129,8 +124,7 @@ demo for whatlang (language recognition library).</li>
|
||||
<li><a href="https://pslink.teilgedanken.de">Pslink</a> - An
|
||||
URL-shortener page focused on use in publications (<a
|
||||
href="https://demo.pslink.teilgedanken.de/app/">demo</a> (user,
|
||||
password: demo)). Uses <a
|
||||
href="https://seed-rs.org/"><code>Seed</code></a>, <a
|
||||
password: demo)). Uses <code>Seed</code>, <a
|
||||
href="https://actix.rs/"><code>actix-web</code></a>, and <a
|
||||
href="https://github.com/launchbadge/sqlx"><code>sqlx</code></a>.</li>
|
||||
</ul>
|
||||
@@ -151,3 +145,5 @@ include into Seed-based applications.</li>
|
||||
<h2 id="contribute">Contribute</h2>
|
||||
<p>Contributions welcome! Read the <a
|
||||
href="contributing.md">contribution guidelines</a> first.</p>
|
||||
<p><a href="https://github.com/seed-rs/awesome-seed-rs">seedrs.md
|
||||
Github</a></p>
|
||||
|
||||
Reference in New Issue
Block a user