Add titles and descriptions to all pages
This commit is contained in:
@@ -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 %}
|
||||
|
@@ -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 %}
|
||||
|
@@ -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 %}
|
||||
|
@@ -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 %}
|
||||
|
@@ -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 %}
|
||||
|
@@ -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 %}
|
||||
|
@@ -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 %}
|
||||
|
@@ -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 %}
|
||||
|
@@ -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 %}
|
||||
|
@@ -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 %}
|
||||
|
@@ -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 %}
|
||||
|
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user