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 384 additions and 1169 deletions
Showing only changes of commit 84b73dfb8f - Show all commits

View File

@ -20,7 +20,7 @@
<a class="dropdown-item" href="/providers/search-engines/"><i class="fab fa-searchengin fa-fw"></i> Search Engines</a> <a class="dropdown-item" href="/providers/search-engines/"><i class="fab fa-searchengin fa-fw"></i> Search Engines</a>
<a class="dropdown-item" href="/providers/cloud-storage/"><i class="fas fa-cloud fa-fw"></i> Cloud Storage</a> <a class="dropdown-item" href="/providers/cloud-storage/"><i class="fas fa-cloud fa-fw"></i> Cloud Storage</a>
<a class="dropdown-item" href="/providers/social-networks/"><i class="fas fa-expand-arrows-alt fa-fw"></i> Social Networks</a> <a class="dropdown-item" href="/providers/social-networks/"><i class="fas fa-expand-arrows-alt fa-fw"></i> Social Networks</a>
<a class="dropdown-item" href="/providers/social-news-agregator/"><i class="far fa-newspaper fa-fw"></i> Social News Aggregators</a> <a class="dropdown-item" href="/providers/social-news-aggregator/"><i class="far fa-newspaper fa-fw"></i> Social News Aggregators</a>
<a class="dropdown-item" href="/providers/dns/"><i class="fa fa-tasks fa-fw"></i> DNS</a> <a class="dropdown-item" href="/providers/dns/"><i class="fa fa-tasks fa-fw"></i> DNS</a>
<a class="dropdown-item" href="/providers/hosting/"><i class="fas fa-database fa-fw"></i> Hosting</a> <a class="dropdown-item" href="/providers/hosting/"><i class="fas fa-database fa-fw"></i> Hosting</a>
<a class="dropdown-item" href="/providers/paste"><i class="fas fa-paste fa-fw"></i> PasteBins</a> <a class="dropdown-item" href="/providers/paste"><i class="fas fa-paste fa-fw"></i> PasteBins</a>

View File

@ -1,4 +1,4 @@
<h1 id="obb" class="anchor"><a href="#social-news-agregator"><i class="fas fa-link anchor-icon"></i></a> Social News Aggregators</h1> <h1 id="obb" class="anchor"><a href="#social-news-aggregator"><i class="fas fa-link anchor-icon"></i></a> Social News Aggregators</h1>
<div class="alert alert-warning" role="alert"> <div class="alert alert-warning" role="alert">
<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>
@ -7,7 +7,7 @@
{% include cardv2.html {% include cardv2.html
title="Aether" title="Aether"
image="/assets/img/tools/aether.png" 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.' description='<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.'
website="https://github.com/nehbit/aether" website="https://github.com/nehbit/aether"
forum="https://github.com/privacytoolsIO/privacytools.io/issues/909" forum="https://github.com/privacytoolsIO/privacytools.io/issues/909"
github="https://github.com/nehbit/aether" github="https://github.com/nehbit/aether"

View File

@ -61,7 +61,7 @@ permalink: /classic/
{% include sections/social-networks.html %} {% include sections/social-networks.html %}
{% include sections/social-news-agregator.html %} {% include sections/social-news-aggregator.html %}
{% include sections/dns.html %} {% include sections/dns.html %}

View File

@ -0,0 +1,8 @@
---
layout: page
permalink: /providers/social-news-aggregator/
title: "Social News Aggregator"
nitrohorse commented 2019-08-07 04:43:56 +00:00 (Migrated from github.com)
Review

Small suggestion: could we say "Social News Aggregators"?

Small suggestion: could we say "Social News Aggregators"?
description: "Stay up-to-date with privacy-respecting online bulletin boards."
---
{% include sections/social-news-aggregator.html %}

View File

@ -1,8 +0,0 @@
---
layout: page
permalink: /providers/social-news-agregator/
title: "Social News Agregator"
description: "Online Bulletin Boards"
---
{% include sections/social-news-agregator.html %}