Update social-news-agregator.html
This commit is contained in:
parent
2b6277ace1
commit
0843aa13d0
@ -12,7 +12,7 @@
|
||||
image="/assets/img/tools/aether.png"
|
||||
url="https://github.com/nehbit/aether"
|
||||
footer="OS: Windows, macOS, Linux, Source."
|
||||
description="Aether is a free/libre and open source decentralized social news aggregator with a built in voting system."
|
||||
description="Aether is a <a href="https://github.com/nehbit/aether/blob/master/LICENSE.md">free/libre and open source</a> decentralized social news aggregator with a built in voting system."
|
||||
%}
|
||||
|
||||
{% include cardv2.html color="primary"
|
||||
@ -20,7 +20,7 @@
|
||||
image="/assets/img/tools/tildes.png"
|
||||
url="https://tildes.net"
|
||||
footer="OS: Windows, macOS, Linux, BSD, Web, Source."
|
||||
description="Tildes is a web-based decentralized online bulletin board. It is licensed under GPL 3.0."
|
||||
description="Tildes is a web-based decentralized online bulletin board. It is licensed under <a href="https://gitlab.com/tildes/tildes/blob/master/LICENSE">GPL 3.0</a>."
|
||||
%}
|
||||
|
||||
{% include cardv2.html color="warning"
|
||||
@ -35,6 +35,8 @@
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
||||
<ul>
|
||||
<ul>https://notabug.io/
|
||||
<li><a href="https://beta.akasha.world/">Akasha</a> - An decentralized online bulletin board using <a href="https://www.wikipedia.org/wiki/InterPlanetary_File_System">IPFS</a> and <a href="https://www.wikipedia.org/wiki/Ethereum">Ethereum</a>.</li>
|
||||
<li><a href="https://dev.lemmy.ml/">Lemmy</a> - An <a href="https://github.com/dessalines/lemmy/blob/master/LICENSE">AGPL</a> licensed self-hostable link aggregator intended to work in the <a href="https://www.wikipedia.org/wiki/Fediverse">Fediverse</a>.</li>
|
||||
<li><a href="https://notabug.io/">notabug.io</a> - notabug.io is an <a href="https://github.com/notabugio/notabug/blob/master/LICENSE.md">free and open source</a> p2p link aggregator with a strong resemblance to old.reddit.com (not to be confused with <a href="https://notabug.org/">NotABug.org</a>).</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user