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,4 +10,4 @@ title: Welcome!
description: Landing page for Siverts GitHub Pages blog and portfolio.
---
So I guess I've finally got to updating my github.io site. Nice!
So I guess I've finally got to updating my github.io site. Nice! :grin:

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: Welkom!
description: Bestemmingspagina voor Siverts GitHub Pages blog en portfolio.
---
Dus ik denk dat ik eindelijk mijn github.io-site moet bijwerken. Mooi hoor!
Dus ik denk dat ik eindelijk mijn github.io-site moet bijwerken. Mooi hoor! :grin:
Ik ben aan nederlands studeren en ik zal in de loop van de tijd dingen vertalen.
Ik ben aan nederlands studeren en ik zal in de loop van de tijd dingen vertalen. :blush:

View File

@@ -1,5 +1,4 @@
---
publishdate: 2022-03-27T18:08:24Z
date: 2022-03-27T18:08:24Z
draft: false
aliases: []
@@ -11,4 +10,4 @@ title: Velkommen!
description: Landings side for Siverts GitHub Pages blog og portefølje.
---
Så jeg har visst endelig kommet runt til å oppdatere min github.io side. Kult!
Så jeg har visst endelig kommet runt til å oppdatere min github.io side. Kult! :grin:

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: About
description: About page for the website!
---
This webpage is my portfolio webpage and blog.
This webpage is my portfolio webpage and blog. :cyclone:
It's build with hugo and hosted on github.io with GitHub Pages!
It's build with hugo and hosted on github.io with GitHub Pages! :sunglasses:

View File

@@ -1,5 +1,4 @@
---
publishdate: 2022-03-29T21:10:24Z
date: 2022-03-29T21:10:24Z
draft: false
aliases: []
@@ -11,6 +10,6 @@ title: Om websiden
description: Denne delen av websiden forteller om hva du finner på den.
---
Denne websiden er mitt portefølje og blog.
Denne websiden er mitt portefølje og blog. :cyclone:
Den er laget med hugo og servert på github.io med GitHub Pages!
Den er laget med hugo og servert på github.io med GitHub Pages! :sunglasses:

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".