Skip to content

Commit 3f593f2

Browse files
authored
Remove linkes to disablet home page from README.md
The link to seed-rs.org is temporally disabled because a third party may have acquired it (see seed-rs/seed-rs.org#126)
1 parent 23adff3 commit 3f593f2

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,12 @@
33
# Awesome Seed RS [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
44

55
<p align="center">
6-
<a href="https://seed-rs.org/">
7-
<img src="https://raw.githubusercontent.com/seed-rs/seed-rs.org/81ed1acc77062ede3295683f21f2d39611843192/seed_branding/seed_logo.min.svg" width="256" title="Seed logo">
8-
</a>
6+
<img src="https://raw.githubusercontent.com/seed-rs/seed-rs.org/81ed1acc77062ede3295683f21f2d39611843192/seed_branding/seed_logo.min.svg" width="256" title="Seed logo">
97
</p>
108

119
> A curated list of awesome things related to Seed
1210
13-
[Seed](https://seed-rs.org/) is an open-source Rust framework for creating fast and reliable web apps running in WebAssembly.
11+
Seed is an open-source Rust framework for creating fast and reliable web apps running in WebAssembly.
1412

1513
Contributions welcome. Add links through pull requests or create an issue to start a discussion.
1614

@@ -27,7 +25,7 @@ Contributions welcome. Add links through pull requests or create an issue to sta
2725

2826
## Official Resources
2927

30-
- [Homepage](https://seed-rs.org/)
28+
- ~~Homepage~~
3129
- [GitHub repo](https://github.com/seed-rs/seed)
3230
- [Forum](https://seed.discourse.group)
3331
- [Chat](https://discord.gg/JHHcHp5)
@@ -62,16 +60,16 @@ Contributions welcome. Add links through pull requests or create an issue to sta
6260

6361
- [AdEx Explorer](https://github.com/adexnetwork/adex-explorer) - Shows curated information about the payment channel network of the AdEx advertising protocol.
6462
- [Kavik.cz](https://github.com/MartinKavik/kavik.cz) - Open-source personal website.
65-
- [benxu.dev/blog](https://github.com/AlterionX/benxu-dev) - A relatively simple open source personal blog. Built on [`Seed`](https://seed-rs.org/), [`maud`](https://maud.lambda.xyz), [`Rocket`](https://rocket.rs), and [`Diesel`](https://diesel.rs).
66-
- [seed-rs.org](https://github.com/seed-rs/seed-rs.org) - Seed's official website.
63+
- [benxu.dev/blog](https://github.com/AlterionX/benxu-dev) - A relatively simple open source personal blog. Built on `Seed`, [`maud`](https://maud.lambda.xyz), [`Rocket`](https://rocket.rs), and [`Diesel`](https://diesel.rs).
64+
- ~~seed-rs.org~~ - Seed's official website.
6765
- [WeightRS](https://gitlab.com/mkroehnert/weightrs) - Minimalistic and privacy friendly progressive web app for tracking your weight.
6866
- [Music composer](https://github.com/ethanboxx/planters-rdconf-hackathon-project) - A basic music composition app.
6967
- [Play Seed](https://play-seed.dev) - Website about Play Seed, playground to demo Seed apps.
70-
- [Typesync](https://typesync.rutrum.net) - Test your typing speed on song lyrics. Uses [`Seed`](https://seed-rs.org/), [`Rocket`](https://rocket.rs), and [`Diesel`](https://diesel.rs).
68+
- [Typesync](https://typesync.rutrum.net) - Test your typing speed on song lyrics. Uses `Seed`, [`Rocket`](https://rocket.rs), and [`Diesel`](https://diesel.rs).
7169
- [CalcuPi](https://dvjn.github.io/CalcuPi) - A beautiful Monte Carlo simulation for approximating the value of pi.
7270
- [Love Letter Tracker](https://www.fosskers.ca/en/tools/love-letter) - A knowledge tracker for the card game _Love Letter_.
7371
- [Whatlang.org](https://whatlang.org/) - An interactive demo for whatlang (language recognition library).
74-
- [Pslink](https://pslink.teilgedanken.de) - An URL-shortener page focused on use in publications ([demo](https://demo.pslink.teilgedanken.de/app/) (user, password: demo)). Uses [`Seed`](https://seed-rs.org/), [`actix-web`](https://actix.rs/), and [`sqlx`](https://github.com/launchbadge/sqlx).
72+
- [Pslink](https://pslink.teilgedanken.de) - An URL-shortener page focused on use in publications ([demo](https://demo.pslink.teilgedanken.de/app/) (user, password: demo)). Uses `Seed`, [`actix-web`](https://actix.rs/), and [`sqlx`](https://github.com/launchbadge/sqlx).
7573

7674
## Libraries
7775

0 commit comments

Comments
 (0)