Add Social News Aggregators #1091

Merged
jonah merged 25 commits from pr/930 into master 2019-08-07 08:30:46 +00:00
65 changed files with 367 additions and 1169 deletions
Showing only changes of commit 2b6277ace1 - Show all commits

View File

@ -7,7 +7,7 @@
<div class="row mb-2"> <div class="row mb-2">
{% include card.html color="success" {% include cardv2.html color="success"
title="Aether" title="Aether"
image="/assets/img/tools/aether.png" image="/assets/img/tools/aether.png"
url="https://github.com/nehbit/aether" url="https://github.com/nehbit/aether"
@ -15,7 +15,7 @@
description="Aether is a free/libre and open source decentralized social news aggregator with a built in voting system." description="Aether is a free/libre and open source decentralized social news aggregator with a built in voting system."
%} %}
{% include card.html color="primary" {% include cardv2.html color="primary"
title="Tildes" title="Tildes"
image="/assets/img/tools/tildes.png" image="/assets/img/tools/tildes.png"
url="https://tildes.net" url="https://tildes.net"
@ -23,7 +23,7 @@
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 GPL 3.0."
%} %}
{% include card.html color="warning" {% include cardv2.html color="warning"
title="Raddle" title="Raddle"
image="/assets/img/tools/raddle.png" image="/assets/img/tools/raddle.png"
url="https://raddle.me" url="https://raddle.me"