diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-04-12 13:24:23 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-04-12 13:24:23 +0200 |
commit | ce37824c5260dd370c61cf174ea80ca7deeb1058 (patch) | |
tree | c72f247e72c8279c93a662cdd46a440e825bdfbb /_posts | |
parent | c364c4b0273e76cb13571878d1a4a2853a392b9b (diff) |
more WIP transition
Diffstat (limited to '_posts')
-rw-r--r-- | _posts/2021-04-13-software.md | 2 | ||||
-rw-r--r-- | _posts/2021-04-24-connect4.md | 3 | ||||
-rw-r--r-- | _posts/2021-04-28-git.md | 2 | ||||
-rw-r--r-- | _posts/2021-07-13-redpwn2021.md | 4 | ||||
-rw-r--r-- | _posts/2021-07-22-scoop.md | 2 | ||||
-rw-r--r-- | _posts/2021-08-17-homeauto.md | 2 | ||||
-rw-r--r-- | _posts/2021-09-09-avanswifi.md | 2 | ||||
-rw-r--r-- | _posts/2022-01-24-latex.md | 2 |
8 files changed, 0 insertions, 19 deletions
diff --git a/_posts/2021-04-13-software.md b/_posts/2021-04-13-software.md index 9cad319..d2cda4a 100644 --- a/_posts/2021-04-13-software.md +++ b/_posts/2021-04-13-software.md @@ -1,8 +1,6 @@ --- title: Software that I use subtitle: Desktop software, server software, phone apps, everything -author: Loek -date: April 13 2021 tags: - software - open diff --git a/_posts/2021-04-24-connect4.md b/_posts/2021-04-24-connect4.md index c1e0c69..6c5c329 100644 --- a/_posts/2021-04-24-connect4.md +++ b/_posts/2021-04-24-connect4.md @@ -1,8 +1,5 @@ --- title: Connect 4 beta live! -subtitle: Announcement post -author: Loek -date: April 24 2021 tags: - connect 4 - beta diff --git a/_posts/2021-04-28-git.md b/_posts/2021-04-28-git.md index 17d43dc..48de24b 100644 --- a/_posts/2021-04-28-git.md +++ b/_posts/2021-04-28-git.md @@ -1,8 +1,6 @@ --- title: My git setup subtitle: How I use git on my server -author: Loek -date: April 28 2021 tags: - git - server diff --git a/_posts/2021-07-13-redpwn2021.md b/_posts/2021-07-13-redpwn2021.md index 3c1a991..df9da29 100644 --- a/_posts/2021-07-13-redpwn2021.md +++ b/_posts/2021-07-13-redpwn2021.md @@ -1,10 +1,6 @@ --- title: redpwnCTF 2021 subtitle: A noob's perspective -authors: - - Loek - - Willem -date: July 13 2021 tags: - hacking - CTF diff --git a/_posts/2021-07-22-scoop.md b/_posts/2021-07-22-scoop.md index c0ef34d..36c7cc2 100644 --- a/_posts/2021-07-22-scoop.md +++ b/_posts/2021-07-22-scoop.md @@ -1,8 +1,6 @@ --- title: Scoop guide subtitle: Handbook and quick explanations -author: Loek -date: July 22 2021 tags: - windows - normie diff --git a/_posts/2021-08-17-homeauto.md b/_posts/2021-08-17-homeauto.md index 5a89988..4836a34 100644 --- a/_posts/2021-08-17-homeauto.md +++ b/_posts/2021-08-17-homeauto.md @@ -1,8 +1,6 @@ --- title: My home automation adventure subtitle: How to make your house a shitty utopia -author: Loek -date: August 17 2021 tags: - home - automation diff --git a/_posts/2021-09-09-avanswifi.md b/_posts/2021-09-09-avanswifi.md index 4359bac..95cfbfe 100644 --- a/_posts/2021-09-09-avanswifi.md +++ b/_posts/2021-09-09-avanswifi.md @@ -1,8 +1,6 @@ --- title: Avans wifi setup subtitle: How to use Avans eduroam with NetworkManager -author: Loek -date: September 9 2021 tags: - software cover: /img/avanswifi.png diff --git a/_posts/2022-01-24-latex.md b/_posts/2022-01-24-latex.md index 4db2ec1..11db094 100644 --- a/_posts/2022-01-24-latex.md +++ b/_posts/2022-01-24-latex.md @@ -1,8 +1,6 @@ --- title: My LaTeX setup subtitle: How to set up a simple LaTeX environment with XeTeX and latexmk -author: Loek -date: January 24 2022 tags: - software - latex |