From 1f40a448c127af390e81506102e953b9e00cc26d Mon Sep 17 00:00:00 2001 From: Marty Sluijtman Date: Sun, 29 Sep 2024 17:36:51 +0200 Subject: [PATCH 1/2] Typos and cleanup --- src/content/rambles/distortions.md | 2 +- src/content/rambles/orca.md | 2 +- src/themes | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/rambles/distortions.md b/src/content/rambles/distortions.md index de01d65..fc6eb0e 100644 --- a/src/content/rambles/distortions.md +++ b/src/content/rambles/distortions.md @@ -83,7 +83,7 @@ magick -font Iosevka -pointsize 300 -fill cyan -background transparent label:"Gl > has a pixel count not divisible by 2. 300 works with Iosevka, if it doesn't > work with your font of choice, try a few sizes until you find one that does. -### With glitch0r and some +### With glitch0r ```sh ffmpeg -loop 1 -i glitch.png -vf 'frei0r=filter_name=glitch0r:filter_params=0.05|0.8|.02|1' -t 10 glitch.gif diff --git a/src/content/rambles/orca.md b/src/content/rambles/orca.md index c735f1b..2d4cbbf 100644 --- a/src/content/rambles/orca.md +++ b/src/content/rambles/orca.md @@ -35,7 +35,7 @@ can lead to some really interesting patterns and rhythms. Here's an example of when I wrapped my head around it for the first time: -{{< audio src=/audio/orca/plinkinator.flac audio=flac >}} +{{< audio src="/audio/orca/plinkinator.flac" audio=flac >}} And the Orca code: diff --git a/src/themes b/src/themes index 11b7a36..36c3aab 160000 --- a/src/themes +++ b/src/themes @@ -1 +1 @@ -Subproject commit 11b7a363dd47bfa418c97b82aa3d7a9951e9eb1c +Subproject commit 36c3aabcca2888fa7db8e002bd4d8a48509d8458 From bdef121a2ce27e9c897848b5bd075c205c656a34 Mon Sep 17 00:00:00 2001 From: Marty Sluijtman Date: Sun, 29 Sep 2024 17:37:13 +0200 Subject: [PATCH 2/2] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOs/nixpkgs/30439d93eb8b19861ccbe3e581abf97bdc91b093' (2024-09-23) → 'github:NixOs/nixpkgs/1925c603f17fc89f4c8f6bf6f631a802ad85d784' (2024-09-26) • Updated input 'themes': 'gitlab:EternalWanderer/themes/11b7a363dd47bfa418c97b82aa3d7a9951e9eb1c' (2024-09-27) → 'gitlab:EternalWanderer/themes/36c3aabcca2888fa7db8e002bd4d8a48509d8458' (2024-09-29) --- flake.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 9abd850..b78a196 100644 --- a/flake.lock +++ b/flake.lock @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1727122398, - "narHash": "sha256-o8VBeCWHBxGd4kVMceIayf5GApqTavJbTa44Xcg5Rrk=", + "lastModified": 1727348695, + "narHash": "sha256-J+PeFKSDV+pHL7ukkfpVzCOO7mBSrrpJ3svwBFABbhI=", "owner": "NixOs", "repo": "nixpkgs", - "rev": "30439d93eb8b19861ccbe3e581abf97bdc91b093", + "rev": "1925c603f17fc89f4c8f6bf6f631a802ad85d784", "type": "github" }, "original": { @@ -59,11 +59,11 @@ "themes": { "flake": false, "locked": { - "lastModified": 1727424359, - "narHash": "sha256-KFQm2wb8EbeRr2R6WKmDE/b9G0XWb7Wk8FzqPk9oLOk=", + "lastModified": 1727624103, + "narHash": "sha256-w81hO99Z80qNE6eK9Qgau5D70H7Q5I7AKJ2qWkWdENM=", "owner": "EternalWanderer", "repo": "themes", - "rev": "11b7a363dd47bfa418c97b82aa3d7a9951e9eb1c", + "rev": "36c3aabcca2888fa7db8e002bd4d8a48509d8458", "type": "gitlab" }, "original": {