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,34 +4,49 @@
|
|||||||
<strong>If you are currently using a online bulletin board like Reddit, you should pick an alternative here.</strong>
|
<strong>If you are currently using a online bulletin board like Reddit, you should pick an alternative here.</strong>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="row mb-2">
|
{% include cardv2.html
|
||||||
|
title="Aether"
|
||||||
|
image="/assets/img/tools/aether.png"
|
||||||
|
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
|
||||||
|
title="Tildes"
|
||||||
|
image="/assets/img/tools/tildes.png"
|
||||||
|
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="success"
|
{% include cardv2.html
|
||||||
title="Aether"
|
title="Raddle"
|
||||||
image="/assets/img/tools/aether.png"
|
image="/assets/img/tools/raddle.png"
|
||||||
url="https://github.com/nehbit/aether"
|
description="Raddle is a public Postmill instance focused on privacy and anti-censorship."
|
||||||
footer="OS: Windows, macOS, Linux, Source."
|
website="https://raddle.me"
|
||||||
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.'
|
forum="https://github.com/privacytoolsIO/privacytools.io/issues/909"
|
||||||
%}
|
git="https://gitlab.com/postmill/"
|
||||||
|
windows=""
|
||||||
{% include cardv2.html color="primary"
|
mac=""
|
||||||
title="Tildes"
|
linux=""
|
||||||
image="/assets/img/tools/tildes.png"
|
android=""
|
||||||
url="https://tildes.net"
|
ios=""
|
||||||
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>.'
|
|
||||||
%}
|
|
||||||
|
|
||||||
{% include cardv2.html color="warning"
|
|
||||||
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."
|
|
||||||
%}
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<h3>Worth Mentioning</h3>
|
<h3>Worth Mentioning</h3>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user