Everything is tech related

This commit is contained in:
Nox Sluijtman 2022-09-30 16:28:57 +02:00
parent 79bf0bd16e
commit a3fa5445f1
7 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
title: "Adblock" title: "Adblock"
date: "2022-08-22T23:46:09+02:00" date: "2022-08-22T23:46:09+02:00"
author: "$HUMANOID" author: "$HUMANOID"
tags: ["technology", "internet", "advertisements"] tags: ["internet", "advertisements"]
description: "The morality and utility of adblockers" description: "The morality and utility of adblockers"
--- ---
### UBlock Origin ### UBlock Origin

View file

@ -3,7 +3,7 @@ title: Browsers
date: 2022-04-04T02:54:33+02:00 date: 2022-04-04T02:54:33+02:00
author: $HUMANOID author: $HUMANOID
description: "A little ramble mainly about browsers with Vi-like bindings" description: "A little ramble mainly about browsers with Vi-like bindings"
tags: ["vim", "linux", "technology"] tags: ["vim", "linux"]
--- ---
# Web Browsers With Vim Bindings # Web Browsers With Vim Bindings

View file

@ -2,7 +2,7 @@
title: "Hugo" title: "Hugo"
date: "2022-08-18T14:53:00+02:00" date: "2022-08-18T14:53:00+02:00"
author: "$HUMANOID" author: "$HUMANOID"
tags: ["hugo", "technology"] tags: ["hugo"]
description: "A little ramble about Hugo" description: "A little ramble about Hugo"
--- ---

View file

@ -2,7 +2,7 @@
title: "Nix Home Manager" title: "Nix Home Manager"
date: "2022-09-19T21:49:46+02:00" date: "2022-09-19T21:49:46+02:00"
author: "$HUMANOID" author: "$HUMANOID"
tags: ["nix", "technology", "linux"] tags: ["nix", "linux"]
description: "Basics of using the Nix Home Manager in a way that makes sense to me and probably just me" description: "Basics of using the Nix Home Manager in a way that makes sense to me and probably just me"
draft: false draft: false
toc: true toc: true

View file

@ -2,7 +2,7 @@
title: "Nix on Other Distros' Packagemangers" title: "Nix on Other Distros' Packagemangers"
date: "2022-09-12T11:37:11+02:00" date: "2022-09-12T11:37:11+02:00"
author: "$HUMANOID" author: "$HUMANOID"
tags: ["nix", "technology", "linux"] tags: ["nix", "linux"]
description: "A guide on installing the Nix packagemanger on Alpine and Debian" description: "A guide on installing the Nix packagemanger on Alpine and Debian"
toc: true toc: true
--- ---

View file

@ -2,7 +2,7 @@
title: "SSH Configuration" title: "SSH Configuration"
date: "2022-09-27T11:40:31+02:00" date: "2022-09-27T11:40:31+02:00"
author: "$HUMANOID" author: "$HUMANOID"
tags: ["ssh", "technology"] tags: ["ssh"]
description: "An article on configuring SSH from the ground up to something that can grow out into something like my monster of a config file" description: "An article on configuring SSH from the ground up to something that can grow out into something like my monster of a config file"
toc: true toc: true
--- ---

View file

@ -2,7 +2,7 @@
title: Vim title: Vim
date: 2022-03-21T01:17:06+02:00 date: 2022-03-21T01:17:06+02:00
author: $HUMANOID author: $HUMANOID
tags: ["technology", "linux", "vim"] tags: ["linux", "vim"]
--- ---
# Vim Cheat sheet # Vim Cheat sheet