Update social-news-agregator.html
Merges the changes from https://github.com/gjhklfdsa/privacytools.io/pull/4 into this PR. Co-Authored-By: gjhklfdsa1 <gjhklfdsa1@users.noreply.github.com>
This commit is contained in:
@ -4,35 +4,50 @@
|
||||
<strong>If you are currently using a online bulletin board like Reddit, you should pick an alternative here.</strong>
|
||||
</div>
|
||||
|
||||
<div class="row mb-2">
|
||||
|
||||
|
||||
{% include cardv2.html color="success"
|
||||
{% include cardv2.html
|
||||
title="Aether"
|
||||
image="/assets/img/tools/aether.png"
|
||||
url="https://github.com/nehbit/aether"
|
||||
footer="OS: Windows, macOS, Linux, Source."
|
||||
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.'
|
||||
description='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.'
|
||||
website="https://github.com/nehbit/aether"
|
||||
forum="https://github.com/privacytoolsIO/privacytools.io/issues/909"
|
||||
github="https://github.com/nehbit/aether"
|
||||
windows=""
|
||||
mac=""
|
||||
linux=""
|
||||
android=""
|
||||
ios=""
|
||||
bsd=""
|
||||
%}
|
||||
|
||||
{% include cardv2.html color="primary"
|
||||
{% include cardv2.html
|
||||
title="Tildes"
|
||||
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 <a href="https://gitlab.com/tildes/tildes/blob/master/LICENSE">GPL 3.0</a>.'
|
||||
website="https://tildes.net"
|
||||
forum="https://github.com/privacytoolsIO/privacytools.io/issues/909"
|
||||
git="https://gitlab.com/tildes/"
|
||||
windows=""
|
||||
mac=""
|
||||
linux=""
|
||||
android=""
|
||||
ios=""
|
||||
bsd=""
|
||||
%}
|
||||
|
||||
{% include cardv2.html color="warning"
|
||||
{% include cardv2.html
|
||||
title="Raddle"
|
||||
image="/assets/img/tools/raddle.png"
|
||||
url="https://raddle.me"
|
||||
footer="OS: Windows, macOS, Linux, BSD, Web, Source."
|
||||
description="Raddle is a public Postmill instance focused on privacy and anti-censorship."
|
||||
website="https://raddle.me"
|
||||
forum="https://github.com/privacytoolsIO/privacytools.io/issues/909"
|
||||
git="https://gitlab.com/postmill/"
|
||||
windows=""
|
||||
mac=""
|
||||
linux=""
|
||||
android=""
|
||||
ios=""
|
||||
%}
|
||||
|
||||
</div>
|
||||
|
||||
<h3>Worth Mentioning</h3>
|
||||
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user