Add titles and descriptions to all pages

This commit is contained in:
2019-04-01 16:24:16 -05:00
parent f63d75ca9a
commit 81b6c6c156
24 changed files with 80 additions and 23 deletions

View File

@@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /software/calendar-contacts/
title: "Calendar/Contacts Sync Tools"
description: "Discover free, open source, and secure ways to sync your contacts and calendars across your devices."
---
{% include sections/calendar-contacts-sync.html %}

View File

@@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /software/cloud/
title: "Self Hosted \"Cloud\""
description: "Discover how to securely and privately self-host your cloud with open source software."
---
{% include sections/selfhosted-cloud.html %}

View File

@@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /software/email/
title: "Email Clients"
description: "Discover free, open source, and secure ways email clients, and some email alternatives you may not have considered."
---
{% include sections/email-clients.html %}

View File

@@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /software/encryption-tools/
title: "Encryption Tools"
description: "Discover free, open source, and secure ways to encrypt your sensitive data to keep it from prying eyes."
---
{% include sections/file-encryption.html %}

View File

@@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /software/file-sharing/
title: "File Sharing"
description: "Discover how to share your files with your friends and family or anonymously, without a middleman."
---
{% include sections/file-sharing.html %}

View File

@@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /software/file-sync/
title: "File Sync Tools"
description: "Discover free, open source, and secure ways to sync your files across your devices."
---
{% include sections/file-sync.html %}

View File

@@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /software/im/
title: "Instant Messaging"
description: "Discover secure and private ways to message others online without letting any third parties read your messages."
---
{% include sections/instant-messenger.html %}

View File

@@ -1,6 +1,9 @@
---
layout: default
layout: page
permalink: /software/networks/
title: "Self-Contained Networks"
description: "If you are currently browsing clearnet and want to access the dark web, this section is for you."
hidedesc: true
---
{% include sections/self-contained-networks.html %}

View File

@@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /software/notebooks/
title: "Notebooks"
description: "Keep track of your notes and journalings without giving them to a third-party."
---
{% include sections/notebooks.html %}

View File

@@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /software/passwords/
title: "Password Managers"
description: "Stay safe and secure online with an encrypted and open-source password manager."
---
{% include sections/password-managers.html %}

View File

@@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /software/productivity/
title: "Productivity Tools"
description: "Get working and collaborating without sharing your documents with a middleman or trusting a cloud provider."
---
{% include sections/productivity-tools.html %}

View File

@@ -1,6 +1,8 @@
---
layout: default
layout: page
permalink: /software/voip/
title: "VoIP"
description: "Find a voice and video messenger that supports completely End-to-End encrypted calls."
---
{% include sections/voice-video-messenger.html %}