Anotha lil dump

Think I'm finally finished fiddling with the devops stuff and ready to
finally focus on the content! 😁
This commit is contained in:
2022-04-07 23:52:00 +00:00
parent e9a93b064e
commit d21051adde
29 changed files with 1654 additions and 113 deletions

View File

@@ -1,5 +1,4 @@
---
publishdate: 2022-03-27T18:08:24Z
date: 2022-03-27T18:08:24Z
draft: false
aliases: []
@@ -11,6 +10,6 @@ title: Siverts Tech Adventure Blog
description: Landing page for Sivers Tech Adventure Blog!
---
Here you are welcome to take a look at all my blog posts!
Here you are welcome to take a look at all my blog posts! :cyclone:
And be sure to add the RSS feed to your news reader! ;)
And be sure to add the RSS feed to your news reader! :wink:

View File

@@ -1,5 +1,4 @@
---
publishdate: 2022-03-30T12:04:24Z
date: 2022-03-30T12:04:24Z
draft: true
aliases: []

View File

@@ -1,5 +1,4 @@
---
publishdate: 2022-03-29T21:00:24Z
date: 2022-03-29T21:00:24Z
draft: false
aliases: []
@@ -11,4 +10,4 @@ title: Siverts Teknologi Evenetyr Blog
description: Landingsside for Siverts Teknologi Evenetyr Blog!
---
Her er du velkommen til å ta en titt på alle mine blog innlegg!
Her er du velkommen til å ta en titt på alle mine blog innlegg! :cyclone:

View File

@@ -1,13 +0,0 @@
---
publishdate: 2022-04-05T18:33:08Z
date: 2022-04-05T18:33:08Z
draft: true
aliases: []
categories: ["apprentice"]
series: []
tags: ["apprentice"]
toc: false
title: Apprentice
description: This part of my blog is a collection of things I've learned as an apprentice working in IT.
---

14
content/blog/matrix.en.md Normal file
View File

@@ -0,0 +1,14 @@
---
date: 2022-04-07T22:00:52Z
draft: true
aliases: []
categories: ["tech", "docker"]
series: ["opsec", "docker"]
tags: ["tech", "social", "chat", "docker"]
toc: true
tit: Matrix.org
title: Matrix, secure and decentralized communications
description: Matrix is an open communications system using HTTPS APIs, it's fully federated. So anyone can host their own server and join any public matrix chat room!
---
Matrix is in my opinion super cool. It's a community driven chat system that supports end to end encryption and it's even possible to run it peer to peer if all parties host their own matrix "homeserver".