feat: hide blog posts

This commit is contained in:
Alexander Daichendt 2022-07-26 13:15:10 +02:00
parent 94ca2a8a2a
commit c891a924cd
6 changed files with 49 additions and 6 deletions

View file

@ -0,0 +1,26 @@
---
date: '2022-07-26'
title: 'Software recommendations for a privacy conscious digital life'
description: ''
keywords:
- privacy
hidden: true
---
<script context="module" lang="ts">
export async function load() {
return {
stuff: {
title,
description,
keywords,
},
};
}
</script>
# Useful software I like
Moving away from BigTech is not an easy task. However, in these days, there are plenty polished
alternatives out there. Over the years I tried out many different services and software. I will
formulate some of my opinions here.