From 62742123354303edf2603c4525cbd3c554ec92c7 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 10 Mar 2024 15:55:35 +0100 Subject: Added new post --- content/notes/2022-08-13-algae-spotted-on-river-sava.md | 2 +- content/notes/2023-05-01-cachebusting-in-hugo.md | 2 +- content/notes/2023-05-05-run-9front-in-qemu.md | 2 +- content/notes/2023-05-06-git-push-multiple-origins.md | 2 +- content/notes/2023-05-07-mount-plan9-over-network.md | 2 +- content/notes/2023-05-08-write-iso-usb.md | 2 +- content/notes/2023-05-09-catv-weechat-config.md | 2 +- content/notes/2023-05-10-plan9-screenshot.md | 2 +- content/notes/2023-05-11-fix-plan9-bootloader.md | 2 +- content/notes/2023-05-12-install-plan9port-linux.md | 2 +- content/notes/2023-05-13-download-youtube-videos.md | 2 +- content/notes/2023-05-14-convert-mkv.md | 2 +- content/notes/2023-05-15-preview-troff-man-pages.md | 2 +- content/notes/2023-05-16-mass-set-permission.md | 2 +- content/notes/2023-05-22-non-blocking-shell-exec-csharp.md | 2 +- content/notes/2023-05-23-extend-lua-with-custom-c.md | 2 +- content/notes/2023-05-23-parse-rss-with-lua.md | 2 +- content/notes/2023-05-24-fresh-9front-desktop.md | 2 +- content/notes/2023-05-25-dcss-new-player-guide.md | 2 +- content/notes/2023-05-25-show-xterm-colors.md | 2 +- content/notes/2023-05-25-tmux-sane-defaults.md | 2 +- content/notes/2023-05-27-cronjobs-github-with-actions.md | 2 +- content/notes/2023-05-27-dcss-on-4k-displays.md | 2 +- content/notes/2023-05-27-drawing-pixels-in-plan9.md | 2 +- content/notes/2023-05-28-easy-time-took-in-bash.md | 2 +- content/notes/2023-05-29-grep-to-less-maintain-colors.md | 2 +- content/notes/2023-05-31-extending-dte-editor.md | 2 +- content/notes/2023-06-01-ewd-manuscripts-ebook.md | 2 +- content/notes/2023-06-04-bulk-make-thumbnails.md | 2 +- content/notes/2023-06-21-presentations-with-markdown.md | 2 +- content/notes/2023-06-24-making-cgit-look-nicer.md | 2 +- content/notes/2023-06-25-alacritty-open-links-with-modifier.md | 2 +- content/notes/2023-06-25-development-environments-with-nix.md | 2 +- content/notes/2023-06-29-10gui-10-finger-multitouch-user-interface.md | 2 +- content/notes/2023-06-29-60s-ibm-computers-commercial.md | 2 +- content/notes/2023-07-10-fix-screen-tearing-on-debian-12-xorg-and-i3.md | 2 +- .../notes/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md | 2 +- content/notes/2023-07-14-set-color-temperature-of-displays-on-i3.md | 2 +- content/notes/2023-08-01-make-b-w-svg-charts-with-matplotlib.md | 2 +- content/notes/2023-09-18-aws-eb-pyyaml-fix.md | 2 +- content/notes/2023-09-25-compile-drawterm-on-fedora-38.md | 2 +- content/notes/2023-11-04-using-ffmpeg-to-combine-video-side-by-side.md | 2 +- content/notes/2023-11-05-add-lazy-loading-to-jekyll-posts.md | 2 +- content/notes/2023-11-07-personal-sane-vim-defaults.md | 2 +- content/notes/2024-02-15-extract-lines-from-file.md | 2 +- content/notes/2024-02-21-dcss-online-rc-defaults.md | 2 +- content/notes/2024-02-23-uninstall-ollama-from-a-linux-box.md | 2 +- 47 files changed, 47 insertions(+), 47 deletions(-) (limited to 'content/notes') diff --git a/content/notes/2022-08-13-algae-spotted-on-river-sava.md b/content/notes/2022-08-13-algae-spotted-on-river-sava.md index 6db8c3c..041a0d0 100644 --- a/content/notes/2022-08-13-algae-spotted-on-river-sava.md +++ b/content/notes/2022-08-13-algae-spotted-on-river-sava.md @@ -1,6 +1,6 @@ --- title: Aerial photography of algae spotted on river Sava -url: /aerial-photography-of-algae-spotted-on-river-sava.html +url: aerial-photography-of-algae-spotted-on-river-sava.html date: 2022-08-13T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-01-cachebusting-in-hugo.md b/content/notes/2023-05-01-cachebusting-in-hugo.md index 588ee69..ce194f7 100644 --- a/content/notes/2023-05-01-cachebusting-in-hugo.md +++ b/content/notes/2023-05-01-cachebusting-in-hugo.md @@ -1,6 +1,6 @@ --- title: Cache busting in Hugo -url: /cachebusting-in-hugo.html +url: cachebusting-in-hugo.html date: 2023-05-01T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-05-run-9front-in-qemu.md b/content/notes/2023-05-05-run-9front-in-qemu.md index 4425d7f..9dd370a 100644 --- a/content/notes/2023-05-05-run-9front-in-qemu.md +++ b/content/notes/2023-05-05-run-9front-in-qemu.md @@ -1,6 +1,6 @@ --- title: Run 9front in Qemu -url: /run-9front-in-qemu.html +url: run-9front-in-qemu.html date: 2023-05-05T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-06-git-push-multiple-origins.md b/content/notes/2023-05-06-git-push-multiple-origins.md index 91429cd..4ae6fff 100644 --- a/content/notes/2023-05-06-git-push-multiple-origins.md +++ b/content/notes/2023-05-06-git-push-multiple-origins.md @@ -1,6 +1,6 @@ --- title: Push to multiple origins at once in Git -url: /git-push-multiple-origins.html +url: git-push-multiple-origins.html date: 2023-05-06T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-07-mount-plan9-over-network.md b/content/notes/2023-05-07-mount-plan9-over-network.md index f1558a4..ec2f5f9 100644 --- a/content/notes/2023-05-07-mount-plan9-over-network.md +++ b/content/notes/2023-05-07-mount-plan9-over-network.md @@ -1,6 +1,6 @@ --- title: Mount Plan9 over network -url: /mount-plan9-over-network.html +url: mount-plan9-over-network.html date: 2023-05-07T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-08-write-iso-usb.md b/content/notes/2023-05-08-write-iso-usb.md index 35faf1f..aeb49c3 100644 --- a/content/notes/2023-05-08-write-iso-usb.md +++ b/content/notes/2023-05-08-write-iso-usb.md @@ -1,6 +1,6 @@ --- title: Write ISO to USB Key -url: /write-iso-usb.html +url: write-iso-usb.html date: 2023-05-08T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-09-catv-weechat-config.md b/content/notes/2023-05-09-catv-weechat-config.md index 7155c36..34d4fc6 100644 --- a/content/notes/2023-05-09-catv-weechat-config.md +++ b/content/notes/2023-05-09-catv-weechat-config.md @@ -1,6 +1,6 @@ --- title: "#cat-v on weechat configuration" -url: /catv-weechat-config.html +url: catv-weechat-config.html date: 2023-05-09T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-10-plan9-screenshot.md b/content/notes/2023-05-10-plan9-screenshot.md index db64e95..457113a 100644 --- a/content/notes/2023-05-10-plan9-screenshot.md +++ b/content/notes/2023-05-10-plan9-screenshot.md @@ -1,6 +1,6 @@ --- title: Take a screenshot in Plan9 -url: /plan9-screenshot.html +url: plan9-screenshot.html date: 2023-05-10T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-11-fix-plan9-bootloader.md b/content/notes/2023-05-11-fix-plan9-bootloader.md index 69c4408..5348806 100644 --- a/content/notes/2023-05-11-fix-plan9-bootloader.md +++ b/content/notes/2023-05-11-fix-plan9-bootloader.md @@ -1,6 +1,6 @@ --- title: Fix bootloader not being written in Plan9 -url: /fix-plan9-bootloader.html +url: fix-plan9-bootloader.html date: 2023-05-11T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-12-install-plan9port-linux.md b/content/notes/2023-05-12-install-plan9port-linux.md index 2ae5494..e6285e0 100644 --- a/content/notes/2023-05-12-install-plan9port-linux.md +++ b/content/notes/2023-05-12-install-plan9port-linux.md @@ -1,6 +1,6 @@ --- title: Install Plan9port on Linux -url: /install-plan9port-linux.html +url: install-plan9port-linux.html date: 2023-05-12T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-13-download-youtube-videos.md b/content/notes/2023-05-13-download-youtube-videos.md index 2ac6e76..43767b9 100644 --- a/content/notes/2023-05-13-download-youtube-videos.md +++ b/content/notes/2023-05-13-download-youtube-videos.md @@ -1,6 +1,6 @@ --- title: Download list of YouTube files -url: /download-youtube-videos.html +url: download-youtube-videos.html date: 2023-05-13T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-14-convert-mkv.md b/content/notes/2023-05-14-convert-mkv.md index 0aa96fd..e54d257 100644 --- a/content/notes/2023-05-14-convert-mkv.md +++ b/content/notes/2023-05-14-convert-mkv.md @@ -1,6 +1,6 @@ --- title: Convert all MKV files into other formats -url: /convert-mkv.html +url: convert-mkv.html date: 2023-05-14T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-15-preview-troff-man-pages.md b/content/notes/2023-05-15-preview-troff-man-pages.md index f5cbade..8c9d94c 100644 --- a/content/notes/2023-05-15-preview-troff-man-pages.md +++ b/content/notes/2023-05-15-preview-troff-man-pages.md @@ -1,6 +1,6 @@ --- title: Previews how man page written in Troff will look like -url: /preview-troff-man-pages.html +url: preview-troff-man-pages.html date: 2023-05-15T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-16-mass-set-permission.md b/content/notes/2023-05-16-mass-set-permission.md index 4a32931..164b8d3 100644 --- a/content/notes/2023-05-16-mass-set-permission.md +++ b/content/notes/2023-05-16-mass-set-permission.md @@ -1,6 +1,6 @@ --- title: Change permissions of matching files recursively -url: /mass-set-permission.html +url: mass-set-permission.html date: 2023-05-16T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-22-non-blocking-shell-exec-csharp.md b/content/notes/2023-05-22-non-blocking-shell-exec-csharp.md index afe7491..cc2ad95 100644 --- a/content/notes/2023-05-22-non-blocking-shell-exec-csharp.md +++ b/content/notes/2023-05-22-non-blocking-shell-exec-csharp.md @@ -1,6 +1,6 @@ --- title: Execute not blocking async shell command in C# -url: /non-blocking-shell-exec-csharp.html +url: non-blocking-shell-exec-csharp.html date: 2023-05-22T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-23-extend-lua-with-custom-c.md b/content/notes/2023-05-23-extend-lua-with-custom-c.md index 013616b..7a7769c 100644 --- a/content/notes/2023-05-23-extend-lua-with-custom-c.md +++ b/content/notes/2023-05-23-extend-lua-with-custom-c.md @@ -1,6 +1,6 @@ --- title: Extend Lua with custom C functions using Clang -url: /extend-lua-with-custom-c.html +url: extend-lua-with-custom-c.html date: 2023-05-23T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-23-parse-rss-with-lua.md b/content/notes/2023-05-23-parse-rss-with-lua.md index 7802c31..94c3ad3 100644 --- a/content/notes/2023-05-23-parse-rss-with-lua.md +++ b/content/notes/2023-05-23-parse-rss-with-lua.md @@ -1,6 +1,6 @@ --- title: Parse RSS feeds with Lua -url: /parse-rss-with-lua.html +url: parse-rss-with-lua.html date: 2023-05-23T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-24-fresh-9front-desktop.md b/content/notes/2023-05-24-fresh-9front-desktop.md index 1d8deed..79dd8db 100644 --- a/content/notes/2023-05-24-fresh-9front-desktop.md +++ b/content/notes/2023-05-24-fresh-9front-desktop.md @@ -1,6 +1,6 @@ --- title: My brand new Plan9/9front desktop -url: /fresh-9front-desktop.html +url: fresh-9front-desktop.html date: 2023-05-24T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-25-dcss-new-player-guide.md b/content/notes/2023-05-25-dcss-new-player-guide.md index a19e2ea..81097c8 100644 --- a/content/notes/2023-05-25-dcss-new-player-guide.md +++ b/content/notes/2023-05-25-dcss-new-player-guide.md @@ -1,6 +1,6 @@ --- title: Dungeon Crawl Stone Soup - New player guide -url: /dcss-new-player-guide.html +url: dcss-new-player-guide.html date: 2023-05-25T22:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-25-show-xterm-colors.md b/content/notes/2023-05-25-show-xterm-colors.md index 79781e2..9e92e8c 100644 --- a/content/notes/2023-05-25-show-xterm-colors.md +++ b/content/notes/2023-05-25-show-xterm-colors.md @@ -1,6 +1,6 @@ --- title: Display xterm color palette -url: /xterm-color-palette.html +url: xterm-color-palette.html date: 2023-05-25T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-25-tmux-sane-defaults.md b/content/notes/2023-05-25-tmux-sane-defaults.md index 2840af8..f182d66 100644 --- a/content/notes/2023-05-25-tmux-sane-defaults.md +++ b/content/notes/2023-05-25-tmux-sane-defaults.md @@ -1,6 +1,6 @@ --- title: Sane defaults for tmux with more visible statusbar -url: /tmux-sane-defaults.html +url: tmux-sane-defaults.html date: 2023-05-25T12:00:00+02:00 type: note draft: false diff --git a/content/notes/2023-05-27-cronjobs-github-with-actions.md b/content/notes/2023-05-27-cronjobs-github-with-actions.md index 8d44761..d99b007 100644 --- a/content/notes/2023-05-27-cronjobs-github-with-actions.md +++ b/content/notes/2023-05-27-cronjobs-github-with-actions.md @@ -1,6 +1,6 @@ --- title: "Cronjobs on Github with Github Actions" -url: /cronjobs-github-with-actions.html +url: cronjobs-github-with-actions.html date: 2023-05-27T00:35:36+02:00 type: note draft: false diff --git a/content/notes/2023-05-27-dcss-on-4k-displays.md b/content/notes/2023-05-27-dcss-on-4k-displays.md index 3298c5c..3f9d973 100644 --- a/content/notes/2023-05-27-dcss-on-4k-displays.md +++ b/content/notes/2023-05-27-dcss-on-4k-displays.md @@ -1,6 +1,6 @@ --- title: "Make DCSS playable on 4k displays" -url: /dcss-on-4k-display.html +url: dcss-on-4k-display.html date: 2023-05-27T19:35:11+02:00 type: note draft: false diff --git a/content/notes/2023-05-27-drawing-pixels-in-plan9.md b/content/notes/2023-05-27-drawing-pixels-in-plan9.md index 5b5115d..2f7e31b 100644 --- a/content/notes/2023-05-27-drawing-pixels-in-plan9.md +++ b/content/notes/2023-05-27-drawing-pixels-in-plan9.md @@ -1,6 +1,6 @@ --- title: "Drawing Pixels in Plan9" -url: /drawing-pixels-in-plan9.html +url: drawing-pixels-in-plan9.html date: 2023-05-27T17:41:33+02:00 type: note draft: false diff --git a/content/notes/2023-05-28-easy-time-took-in-bash.md b/content/notes/2023-05-28-easy-time-took-in-bash.md index 42f2091..206f31b 100644 --- a/content/notes/2023-05-28-easy-time-took-in-bash.md +++ b/content/notes/2023-05-28-easy-time-took-in-bash.md @@ -1,6 +1,6 @@ --- title: "Easy measure time took in a bash script" -url: /easy-time-took-in-bash.html +url: easy-time-took-in-bash.html date: 2023-05-28T17:53:20+02:00 type: note draft: false diff --git a/content/notes/2023-05-29-grep-to-less-maintain-colors.md b/content/notes/2023-05-29-grep-to-less-maintain-colors.md index 718dda8..8500db3 100644 --- a/content/notes/2023-05-29-grep-to-less-maintain-colors.md +++ b/content/notes/2023-05-29-grep-to-less-maintain-colors.md @@ -1,6 +1,6 @@ --- title: "Grep to Less that maintain colors" -url: /grep-to-less-maintain-colors.html +url: grep-to-less-maintain-colors.html date: 2023-05-29T21:27:07+02:00 type: note draft: false diff --git a/content/notes/2023-05-31-extending-dte-editor.md b/content/notes/2023-05-31-extending-dte-editor.md index 8135bdc..48db9fc 100644 --- a/content/notes/2023-05-31-extending-dte-editor.md +++ b/content/notes/2023-05-31-extending-dte-editor.md @@ -1,6 +1,6 @@ --- title: "Extending dte editor" -url: /extending-dte-editor.html +url: extending-dte-editor.html date: 2023-05-31T08:12:45+02:00 type: note draft: false diff --git a/content/notes/2023-06-01-ewd-manuscripts-ebook.md b/content/notes/2023-06-01-ewd-manuscripts-ebook.md index ac58fe0..34642c2 100644 --- a/content/notes/2023-06-01-ewd-manuscripts-ebook.md +++ b/content/notes/2023-06-01-ewd-manuscripts-ebook.md @@ -1,6 +1,6 @@ --- title: "Edsger W. Dijkstra Manuscripts ebook" -url: /ewd-manuscripts-ebook.html +url: ewd-manuscripts-ebook.html date: 2023-06-01T22:47:56+02:00 type: note draft: false diff --git a/content/notes/2023-06-04-bulk-make-thumbnails.md b/content/notes/2023-06-04-bulk-make-thumbnails.md index d3a7d62..7922df0 100644 --- a/content/notes/2023-06-04-bulk-make-thumbnails.md +++ b/content/notes/2023-06-04-bulk-make-thumbnails.md @@ -1,6 +1,6 @@ --- title: "Bulk thumbnails" -url: /bulk-make-thumbnails.html +url: bulk-make-thumbnails.html date: 2023-06-04T20:46:56+02:00 type: note draft: false diff --git a/content/notes/2023-06-21-presentations-with-markdown.md b/content/notes/2023-06-21-presentations-with-markdown.md index a264eec..aa45c6f 100644 --- a/content/notes/2023-06-21-presentations-with-markdown.md +++ b/content/notes/2023-06-21-presentations-with-markdown.md @@ -1,6 +1,6 @@ --- title: "Simple presentations with Markdown" -url: /presentations-with-markdown.html +url: presentations-with-markdown.html date: 2023-06-21T08:54:48+02:00 type: note draft: false diff --git a/content/notes/2023-06-24-making-cgit-look-nicer.md b/content/notes/2023-06-24-making-cgit-look-nicer.md index d145cb5..04c3e33 100644 --- a/content/notes/2023-06-24-making-cgit-look-nicer.md +++ b/content/notes/2023-06-24-making-cgit-look-nicer.md @@ -1,6 +1,6 @@ --- title: "Making cgit look nicer" -url: /making-cgit-look-nicer.html +url: making-cgit-look-nicer.html date: 2023-06-24T13:33:58+02:00 type: note draft: false diff --git a/content/notes/2023-06-25-alacritty-open-links-with-modifier.md b/content/notes/2023-06-25-alacritty-open-links-with-modifier.md index c805053..8ff6821 100644 --- a/content/notes/2023-06-25-alacritty-open-links-with-modifier.md +++ b/content/notes/2023-06-25-alacritty-open-links-with-modifier.md @@ -1,6 +1,6 @@ --- title: "Alacritty open links with modifier" -url: /alacritty-open-links-with-modifier.html +url: alacritty-open-links-with-modifier.html date: 2023-06-25T17:17:16+02:00 type: note draft: false diff --git a/content/notes/2023-06-25-development-environments-with-nix.md b/content/notes/2023-06-25-development-environments-with-nix.md index 8aa104c..85f16f5 100644 --- a/content/notes/2023-06-25-development-environments-with-nix.md +++ b/content/notes/2023-06-25-development-environments-with-nix.md @@ -1,6 +1,6 @@ --- title: "Development environments with Nix" -url: /development-environments-with-nix.html +url: development-environments-with-nix.html date: 2023-06-25T16:38:10+02:00 type: note draft: false diff --git a/content/notes/2023-06-29-10gui-10-finger-multitouch-user-interface.md b/content/notes/2023-06-29-10gui-10-finger-multitouch-user-interface.md index cb012d4..0dd3803 100644 --- a/content/notes/2023-06-29-10gui-10-finger-multitouch-user-interface.md +++ b/content/notes/2023-06-29-10gui-10-finger-multitouch-user-interface.md @@ -1,6 +1,6 @@ --- title: "10/GUI 10 Finger Multitouch User Interface" -url: /10gui-10-finger-multitouch-user-interface.html +url: 10gui-10-finger-multitouch-user-interface.html date: 2023-06-29T14:51:39+02:00 type: note draft: false diff --git a/content/notes/2023-06-29-60s-ibm-computers-commercial.md b/content/notes/2023-06-29-60s-ibm-computers-commercial.md index 9c4328b..8bd4bbc 100644 --- a/content/notes/2023-06-29-60s-ibm-computers-commercial.md +++ b/content/notes/2023-06-29-60s-ibm-computers-commercial.md @@ -1,6 +1,6 @@ --- title: "60's IBM Computers Commercial" -url: /60s-ibm-computers-commercial.html +url: 60s-ibm-computers-commercial.html date: 2023-06-29T22:13:45+02:00 type: note draft: false diff --git a/content/notes/2023-07-10-fix-screen-tearing-on-debian-12-xorg-and-i3.md b/content/notes/2023-07-10-fix-screen-tearing-on-debian-12-xorg-and-i3.md index dbc3abd..c7e12ae 100644 --- a/content/notes/2023-07-10-fix-screen-tearing-on-debian-12-xorg-and-i3.md +++ b/content/notes/2023-07-10-fix-screen-tearing-on-debian-12-xorg-and-i3.md @@ -1,6 +1,6 @@ --- title: "Fix screen tearing on Debian 12 Xorg and i3" -url: /fix-screen-tearing-on-debian-12-xorg-and-i3.html +url: fix-screen-tearing-on-debian-12-xorg-and-i3.html date: 2023-07-10T04:21:48+02:00 type: note draft: false diff --git a/content/notes/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md b/content/notes/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md index 37b0715..821a80f 100644 --- a/content/notes/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md +++ b/content/notes/2023-07-10-online-radio-streaming-with-mpv-from-terminal.md @@ -1,6 +1,6 @@ --- title: "Online radio streaming with MPV from terminal" -url: /online-radio-streaming-with-mpv-from-terminal.html +url: online-radio-streaming-with-mpv-from-terminal.html date: 2023-07-10T03:34:45+02:00 type: note draft: false diff --git a/content/notes/2023-07-14-set-color-temperature-of-displays-on-i3.md b/content/notes/2023-07-14-set-color-temperature-of-displays-on-i3.md index 171be4e..e213a42 100644 --- a/content/notes/2023-07-14-set-color-temperature-of-displays-on-i3.md +++ b/content/notes/2023-07-14-set-color-temperature-of-displays-on-i3.md @@ -1,6 +1,6 @@ --- title: "Set color temperature of displays on i3" -url: /set-color-temperature-of-displays-on-i3.html +url: set-color-temperature-of-displays-on-i3.html date: 2023-07-14T09:19:31+02:00 type: note draft: false diff --git a/content/notes/2023-08-01-make-b-w-svg-charts-with-matplotlib.md b/content/notes/2023-08-01-make-b-w-svg-charts-with-matplotlib.md index 84fb5e4..8310ce8 100644 --- a/content/notes/2023-08-01-make-b-w-svg-charts-with-matplotlib.md +++ b/content/notes/2023-08-01-make-b-w-svg-charts-with-matplotlib.md @@ -1,6 +1,6 @@ --- title: "Make B/W SVG charts with matplotlib" -url: /make-b-w-svg-charts-with-matplotlib.html +url: make-b-w-svg-charts-with-matplotlib.html date: 2023-08-01T17:04:10+02:00 type: note draft: false diff --git a/content/notes/2023-09-18-aws-eb-pyyaml-fix.md b/content/notes/2023-09-18-aws-eb-pyyaml-fix.md index b394eaf..77ae27d 100644 --- a/content/notes/2023-09-18-aws-eb-pyyaml-fix.md +++ b/content/notes/2023-09-18-aws-eb-pyyaml-fix.md @@ -1,6 +1,6 @@ --- title: "AWS EB PyYAML fix" -url: /aws-eb-pyyaml-fix.html +url: aws-eb-pyyaml-fix.html date: 2023-09-18T07:27:29+02:00 type: note draft: false diff --git a/content/notes/2023-09-25-compile-drawterm-on-fedora-38.md b/content/notes/2023-09-25-compile-drawterm-on-fedora-38.md index a369c66..ec7446b 100644 --- a/content/notes/2023-09-25-compile-drawterm-on-fedora-38.md +++ b/content/notes/2023-09-25-compile-drawterm-on-fedora-38.md @@ -1,6 +1,6 @@ --- title: "Compile drawterm on Fedora 38" -url: /compile-drawterm-on-fedora-38.html +url: compile-drawterm-on-fedora-38.html date: 2023-09-25T09:04:28+02:00 type: note draft: false diff --git a/content/notes/2023-11-04-using-ffmpeg-to-combine-video-side-by-side.md b/content/notes/2023-11-04-using-ffmpeg-to-combine-video-side-by-side.md index 294f77b..1d7f7da 100644 --- a/content/notes/2023-11-04-using-ffmpeg-to-combine-video-side-by-side.md +++ b/content/notes/2023-11-04-using-ffmpeg-to-combine-video-side-by-side.md @@ -1,6 +1,6 @@ --- title: "Using ffmpeg to combine videos side by side" -url: /using-ffmpeg-to-combine-video-side-by-side.html +url: using-ffmpeg-to-combine-video-side-by-side.html date: 2023-11-04T09:04:28+02:00 type: note draft: false diff --git a/content/notes/2023-11-05-add-lazy-loading-to-jekyll-posts.md b/content/notes/2023-11-05-add-lazy-loading-to-jekyll-posts.md index 5d6dae4..42e07e6 100644 --- a/content/notes/2023-11-05-add-lazy-loading-to-jekyll-posts.md +++ b/content/notes/2023-11-05-add-lazy-loading-to-jekyll-posts.md @@ -1,6 +1,6 @@ --- title: "Add lazy loading of images in Jekyll posts" -url: /add-lazy-loading-to-jekyll-posts.html +url: add-lazy-loading-to-jekyll-posts.html date: 2023-11-05T09:04:28+02:00 type: note draft: false diff --git a/content/notes/2023-11-07-personal-sane-vim-defaults.md b/content/notes/2023-11-07-personal-sane-vim-defaults.md index a9157ad..52d3946 100644 --- a/content/notes/2023-11-07-personal-sane-vim-defaults.md +++ b/content/notes/2023-11-07-personal-sane-vim-defaults.md @@ -1,6 +1,6 @@ --- title: "Personal sane Vim defaults" -url: /apersonal-sane-vim-defaults.html +url: apersonal-sane-vim-defaults.html date: 2023-11-07T01:04:28+02:00 type: note draft: false diff --git a/content/notes/2024-02-15-extract-lines-from-file.md b/content/notes/2024-02-15-extract-lines-from-file.md index 09d3937..91e28e4 100644 --- a/content/notes/2024-02-15-extract-lines-from-file.md +++ b/content/notes/2024-02-15-extract-lines-from-file.md @@ -1,6 +1,6 @@ --- title: "Extract lines from a file with sed" -url: /extract-lines-from-file-with-sed.html +url: extract-lines-from-file-with-sed.html date: 2024-02-15T10:04:28+02:00 type: note draft: false diff --git a/content/notes/2024-02-21-dcss-online-rc-defaults.md b/content/notes/2024-02-21-dcss-online-rc-defaults.md index 5085b1c..9b23212 100644 --- a/content/notes/2024-02-21-dcss-online-rc-defaults.md +++ b/content/notes/2024-02-21-dcss-online-rc-defaults.md @@ -1,6 +1,6 @@ --- title: "Sane default for Dungeon Crawl Stone Soup Online edition" -url: /dcss-online-rc-defaults.html +url: dcss-online-rc-defaults.html date: 2024-02-21T06:35:11+02:00 type: note draft: false diff --git a/content/notes/2024-02-23-uninstall-ollama-from-a-linux-box.md b/content/notes/2024-02-23-uninstall-ollama-from-a-linux-box.md index a597c54..ddf0981 100644 --- a/content/notes/2024-02-23-uninstall-ollama-from-a-linux-box.md +++ b/content/notes/2024-02-23-uninstall-ollama-from-a-linux-box.md @@ -1,6 +1,6 @@ --- title: Uninstall Ollama from a Linux box -url: /uninstall-ollama-from-a-linux-box.html +url: uninstall-ollama-from-a-linux-box.html type: note date: 2024-02-23 draft: false -- cgit v1.2.3