diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-06-03 14:14:11 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-06-03 14:14:11 -0500 |
commit | d8ea34329804a46ff2792b1aff9c99bef74ae5b6 (patch) | |
tree | ad61f9a01e679ea7e65bf09eeb26437e9932becf | |
parent | 11a86e355cb05f91790a256e9fe202e06cb5b567 (diff) | |
download | cleberg.net-d8ea34329804a46ff2792b1aff9c99bef74ae5b6.tar.gz cleberg.net-d8ea34329804a46ff2792b1aff9c99bef74ae5b6.tar.bz2 cleberg.net-d8ea34329804a46ff2792b1aff9c99bef74ae5b6.zip |
fix(blog): update all post dates to full org-mode syntax
132 files changed, 132 insertions, 132 deletions
diff --git a/content/blog/2018-11-28-aes-encryption.org b/content/blog/2018-11-28-aes-encryption.org index 8e7dff6..f146b4b 100644 --- a/content/blog/2018-11-28-aes-encryption.org +++ b/content/blog/2018-11-28-aes-encryption.org @@ -1,5 +1,5 @@ +#+date: <2018-11-28 Wed 00:00:00> #+title: AES Encryption -#+date: <2018-11-28> #+description: A beginner's guide to AES encryption. #+slug: aes-encryption diff --git a/content/blog/2018-11-28-cpp-compiler.org b/content/blog/2018-11-28-cpp-compiler.org index d610cd8..8ff62a0 100644 --- a/content/blog/2018-11-28-cpp-compiler.org +++ b/content/blog/2018-11-28-cpp-compiler.org @@ -1,4 +1,4 @@ -#+date: <2018-11-28> +#+date: <2018-11-28 Wed 00:00:00> #+title: The C++ Compiler #+description: #+slug: cpp-compiler diff --git a/content/blog/2019-01-07-useful-css.org b/content/blog/2019-01-07-useful-css.org index eee3cd3..56e49d0 100644 --- a/content/blog/2019-01-07-useful-css.org +++ b/content/blog/2019-01-07-useful-css.org @@ -1,4 +1,4 @@ -#+date: <2019-01-07> +#+date: <2019-01-07 Mon 00:00:00> #+title: Useful CSS Snippets #+description: #+slug: useful-css diff --git a/content/blog/2019-09-09-audit-analytics.org b/content/blog/2019-09-09-audit-analytics.org index 59e51b0..8b66dfc 100644 --- a/content/blog/2019-09-09-audit-analytics.org +++ b/content/blog/2019-09-09-audit-analytics.org @@ -1,4 +1,4 @@ -#+date: <2019-09-09> +#+date: <2019-09-09 Mon 00:00:00> #+title: Audit Analytics #+description: #+slug: audit-analytics diff --git a/content/blog/2019-12-03-the-ansoff-matrix.org b/content/blog/2019-12-03-the-ansoff-matrix.org index fe97830..0d82c85 100644 --- a/content/blog/2019-12-03-the-ansoff-matrix.org +++ b/content/blog/2019-12-03-the-ansoff-matrix.org @@ -1,4 +1,4 @@ -#+date: <2019-12-03> +#+date: <2019-12-03 Tue 00:00:00> #+title: The Ansoff Matrix #+description: #+slug: the-ansoff-matrix diff --git a/content/blog/2019-12-16-password-security.org b/content/blog/2019-12-16-password-security.org index aa82711..d1fbdbe 100644 --- a/content/blog/2019-12-16-password-security.org +++ b/content/blog/2019-12-16-password-security.org @@ -1,4 +1,4 @@ -#+date: <2019-12-16> +#+date: <2019-12-16 Mon 00:00:00> #+title: Password Security #+description: #+slug: password-security diff --git a/content/blog/2020-01-25-linux-software.org b/content/blog/2020-01-25-linux-software.org index bafacf5..9d0404b 100644 --- a/content/blog/2020-01-25-linux-software.org +++ b/content/blog/2020-01-25-linux-software.org @@ -1,4 +1,4 @@ -#+date: <2020-01-25> +#+date: <2020-01-25 Sat 00:00:00> #+title: My Favorite Linux Software #+description: #+slug: linux-software diff --git a/content/blog/2020-01-26-steam-on-ntfs.org b/content/blog/2020-01-26-steam-on-ntfs.org index 840e57c..756e129 100644 --- a/content/blog/2020-01-26-steam-on-ntfs.org +++ b/content/blog/2020-01-26-steam-on-ntfs.org @@ -1,4 +1,4 @@ -#+date: <2020-01-26> +#+date: <2020-01-26 Sun 00:00:00> #+title: Linux Gaming Tweak: Steam on NTFS Drives #+description: #+slug: steam-on-ntfs diff --git a/content/blog/2020-02-09-cryptography-basics.org b/content/blog/2020-02-09-cryptography-basics.org index a99e0e6..96c53f2 100644 --- a/content/blog/2020-02-09-cryptography-basics.org +++ b/content/blog/2020-02-09-cryptography-basics.org @@ -1,4 +1,4 @@ -#+date: <2020-02-09> +#+date: <2020-02-09 Sunday 00:00:00> #+title: Cryptography Basics #+description: #+slug: cryptography diff --git a/content/blog/2020-03-25-session-messenger.org b/content/blog/2020-03-25-session-messenger.org index 050c0da..b861dae 100644 --- a/content/blog/2020-03-25-session-messenger.org +++ b/content/blog/2020-03-25-session-messenger.org @@ -1,4 +1,4 @@ -#+date: <2020-03-25> +#+date: <2020-03-25 Wed 00:00:00> #+title: Session Private Messenger #+description: #+slug: session-messenger diff --git a/content/blog/2020-05-03-homelab.org b/content/blog/2020-05-03-homelab.org index 9d7c73d..7f98dae 100644 --- a/content/blog/2020-05-03-homelab.org +++ b/content/blog/2020-05-03-homelab.org @@ -1,4 +1,4 @@ -#+date: <2020-05-03> +#+date: <2020-05-03 Sun 00:00:00> #+title: An Inside Look at My Home Lab #+description: #+slug: homelab diff --git a/content/blog/2020-05-19-customizing-ubuntu.org b/content/blog/2020-05-19-customizing-ubuntu.org index ef7bb97..d57d80a 100644 --- a/content/blog/2020-05-19-customizing-ubuntu.org +++ b/content/blog/2020-05-19-customizing-ubuntu.org @@ -1,4 +1,4 @@ -#+date: <2020-05-19> +#+date: <2020-05-19 Tue 00:00:00> #+title: A Beginner's Guide: Customizing Ubuntu #+description: #+slug: customizing-ubuntu diff --git a/content/blog/2020-07-20-video-game-sales.org b/content/blog/2020-07-20-video-game-sales.org index 37bd40f..9fdd534 100644 --- a/content/blog/2020-07-20-video-game-sales.org +++ b/content/blog/2020-07-20-video-game-sales.org @@ -1,4 +1,4 @@ -#+date: <2020-07-20> +#+date: <2020-07-20 Mon 00:00:00> #+title: Data Exploration: Video Games Sales #+description: #+slug: video-game-sales diff --git a/content/blog/2020-07-26-business-analysis.org b/content/blog/2020-07-26-business-analysis.org index 28b02a7..9e428ec 100644 --- a/content/blog/2020-07-26-business-analysis.org +++ b/content/blog/2020-07-26-business-analysis.org @@ -1,4 +1,4 @@ -#+date: <2020-07-26> +#+date: <2020-07-26 Sun 00:00:00> #+title: Algorithmically Analyzing Local Businesses #+description: #+slug: business-analysis diff --git a/content/blog/2020-08-22-redirect-github-pages.org b/content/blog/2020-08-22-redirect-github-pages.org index d0a2ad9..6dcf360 100644 --- a/content/blog/2020-08-22-redirect-github-pages.org +++ b/content/blog/2020-08-22-redirect-github-pages.org @@ -1,4 +1,4 @@ -#+date: <2020-08-22> +#+date: <2020-08-22 Sat 00:00:00> #+title: Redirect GitHub Pages from Subdomain to the Top-Level Domain #+description: #+slug: redirect-github-pages diff --git a/content/blog/2020-08-29-php-auth-flow.org b/content/blog/2020-08-29-php-auth-flow.org index c2c9786..f8c92f4 100644 --- a/content/blog/2020-08-29-php-auth-flow.org +++ b/content/blog/2020-08-29-php-auth-flow.org @@ -1,4 +1,4 @@ -#+date: <2020-08-29> +#+date: <2020-08-29 Sat 00:00:00> #+title: PHP Authentication Flow #+description: #+slug: php-auth-flow diff --git a/content/blog/2020-09-01-visual-recognition.org b/content/blog/2020-09-01-visual-recognition.org index 94a8175..7200714 100644 --- a/content/blog/2020-09-01-visual-recognition.org +++ b/content/blog/2020-09-01-visual-recognition.org @@ -1,4 +1,4 @@ -#+date: <2020-09-01> +#+date: <2020-09-01 Tue 00:00:00> #+title: IBM Watson Visual Recognition #+description: #+slug: visual-recognition diff --git a/content/blog/2020-09-22-internal-audit.org b/content/blog/2020-09-22-internal-audit.org index 1aaef04..e840b4b 100644 --- a/content/blog/2020-09-22-internal-audit.org +++ b/content/blog/2020-09-22-internal-audit.org @@ -1,4 +1,4 @@ -#+date: <2020-09-22> +#+date: <2020-09-22 Tue 00:00:00> #+title: Who is Internal Audit? #+description: #+slug: internal-audit diff --git a/content/blog/2020-09-25-happiness-map.org b/content/blog/2020-09-25-happiness-map.org index 6f5c9b3..6eecaab 100644 --- a/content/blog/2020-09-25-happiness-map.org +++ b/content/blog/2020-09-25-happiness-map.org @@ -1,4 +1,4 @@ -#+date: <2020-09-25> +#+date: <2020-09-25 Fri 00:00:00> #+title: Data Visualization: World Choropleth Map of Happiness #+description: #+slug: happiness-map diff --git a/content/blog/2020-10-12-mediocrity.org b/content/blog/2020-10-12-mediocrity.org index 6ff5da8..046bf01 100644 --- a/content/blog/2020-10-12-mediocrity.org +++ b/content/blog/2020-10-12-mediocrity.org @@ -1,4 +1,4 @@ -#+date: <2020-10-12> +#+date: <2020-10-12 Mon 00:00:00> #+title: On the Pursuit of Mediocrity #+description: #+slug: mediocrity diff --git a/content/blog/2020-12-27-website-redesign.org b/content/blog/2020-12-27-website-redesign.org index c093696..1b9fee0 100644 --- a/content/blog/2020-12-27-website-redesign.org +++ b/content/blog/2020-12-27-website-redesign.org @@ -1,4 +1,4 @@ -#+date: <2020-12-27> +#+date: <2020-12-27 Sun 00:00:00> #+title: Redesigning My Website: The 5 KB Result #+description: #+slug: website-redesign diff --git a/content/blog/2020-12-28-neon-drive.org b/content/blog/2020-12-28-neon-drive.org index bfed998..5e2d799 100644 --- a/content/blog/2020-12-28-neon-drive.org +++ b/content/blog/2020-12-28-neon-drive.org @@ -1,4 +1,4 @@ -#+date: <2020-12-28> +#+date: <2020-12-28 Mon 00:00:00> #+title: Neon Drive: A Nostalgic 80s Arcade Racing Game #+description: #+slug: neon-drive diff --git a/content/blog/2020-12-29-zork.org b/content/blog/2020-12-29-zork.org index 68e32fb..5145a27 100644 --- a/content/blog/2020-12-29-zork.org +++ b/content/blog/2020-12-29-zork.org @@ -1,4 +1,4 @@ -#+date: <2020-12-29> +#+date: <2020-12-29 Tue 00:00:00> #+title: Zork: Let's Explore a Classic #+description: #+slug: zork diff --git a/content/blog/2021-01-01-seum.org b/content/blog/2021-01-01-seum.org index 8d4afd0..55bf173 100644 --- a/content/blog/2021-01-01-seum.org +++ b/content/blog/2021-01-01-seum.org @@ -1,4 +1,4 @@ -#+date: <2021-01-01> +#+date: <2021-01-01 Fri 00:00:00> #+title: SEUM: Spreedrunners from Hell #+description: #+slug: seum diff --git a/content/blog/2021-01-04-fediverse.org b/content/blog/2021-01-04-fediverse.org index 5f921b8..e16e5bd 100644 --- a/content/blog/2021-01-04-fediverse.org +++ b/content/blog/2021-01-04-fediverse.org @@ -1,4 +1,4 @@ -#+date: <2021-01-04> +#+date: <2021-01-04 Mon 00:00:00> #+title: A Simple Guide to the Fediverse #+description: #+slug: fediverse diff --git a/content/blog/2021-01-07-ufw.org b/content/blog/2021-01-07-ufw.org index b25ad00..4626b6d 100644 --- a/content/blog/2021-01-07-ufw.org +++ b/content/blog/2021-01-07-ufw.org @@ -1,4 +1,4 @@ -#+date: <2021-01-07> +#+date: <2021-01-07 Thu 00:00:00> #+title: Secure Your Network with the Uncomplicated Firewall (ufw) #+description: #+slug: ufw diff --git a/content/blog/2021-02-19-macos.org b/content/blog/2021-02-19-macos.org index 6da46eb..d33dbf5 100644 --- a/content/blog/2021-02-19-macos.org +++ b/content/blog/2021-02-19-macos.org @@ -1,4 +1,4 @@ -#+date: <2021-02-19> +#+date: <2021-02-19 Fri 00:00:00> #+title: macOS: Testing Out a New OS #+description: #+slug: macos diff --git a/content/blog/2021-03-19-clone-github-repos.org b/content/blog/2021-03-19-clone-github-repos.org index 06f65c7..8240f38 100644 --- a/content/blog/2021-03-19-clone-github-repos.org +++ b/content/blog/2021-03-19-clone-github-repos.org @@ -1,4 +1,4 @@ -#+date: <2021-03-19> +#+date: <2021-03-19 Fri 00:00:00> #+title: How to Clone All Repositories from a GitHub or Sourcehut Account #+description: #+slug: clone-github-repos diff --git a/content/blog/2021-03-28-gemini-capsule.org b/content/blog/2021-03-28-gemini-capsule.org index f0d52f0..7316b00 100644 --- a/content/blog/2021-03-28-gemini-capsule.org +++ b/content/blog/2021-03-28-gemini-capsule.org @@ -1,4 +1,4 @@ -#+date: <2021-03-28> +#+date: <2021-03-28 Sun 00:00:00> #+title: Launching a Gemini Capsule #+description: #+slug: gemini-capsule diff --git a/content/blog/2021-03-28-vaporwave-vs-outrun.org b/content/blog/2021-03-28-vaporwave-vs-outrun.org index d5163f8..591155a 100644 --- a/content/blog/2021-03-28-vaporwave-vs-outrun.org +++ b/content/blog/2021-03-28-vaporwave-vs-outrun.org @@ -1,4 +1,4 @@ -#+date: <2021-03-28> +#+date: <2021-03-28 Sun 00:00:00> #+title: Vaporware vs. Outrun #+description: #+slug: vaporwave-vs-outrun diff --git a/content/blog/2021-03-30-vps-web-server.org b/content/blog/2021-03-30-vps-web-server.org index eb93a19..7caa15e 100644 --- a/content/blog/2021-03-30-vps-web-server.org +++ b/content/blog/2021-03-30-vps-web-server.org @@ -1,4 +1,4 @@ -#+date: <2021-03-30> +#+date: <2021-03-30 Tue 00:00:00> #+title: How to Set Up a VPS Web Server #+description: #+slug: vps-web-server diff --git a/content/blog/2021-04-17-gemini-server.org b/content/blog/2021-04-17-gemini-server.org index 978de3f..8f46488 100644 --- a/content/blog/2021-04-17-gemini-server.org +++ b/content/blog/2021-04-17-gemini-server.org @@ -1,4 +1,4 @@ -#+date: <2021-04-17> +#+date: <2021-04-17 Sat 00:00:00> #+title: Hosting a Gemini Server #+description: #+slug: gemini-server diff --git a/content/blog/2021-04-23-php-comment-system.org b/content/blog/2021-04-23-php-comment-system.org index ac5b1dc..b78e870 100644 --- a/content/blog/2021-04-23-php-comment-system.org +++ b/content/blog/2021-04-23-php-comment-system.org @@ -1,4 +1,4 @@ -#+date: <2021-04-23> +#+date: <2021-04-23 Fri 00:00:00> #+title: Roll Your Own Static Commenting System in PHP #+description: #+slug: php-comment-system diff --git a/content/blog/2021-04-28-photography.org b/content/blog/2021-04-28-photography.org index 17758fa..5019290 100644 --- a/content/blog/2021-04-28-photography.org +++ b/content/blog/2021-04-28-photography.org @@ -1,4 +1,4 @@ -#+date: <2021-04-28> +#+date: <2021-04-28 Wed 00:00:00> #+title: Jumping Back Into Photography #+description: #+slug: photography diff --git a/content/blog/2021-05-30-changing-git-authors.org b/content/blog/2021-05-30-changing-git-authors.org index 9fa5285..c142769 100644 --- a/content/blog/2021-05-30-changing-git-authors.org +++ b/content/blog/2021-05-30-changing-git-authors.org @@ -1,4 +1,4 @@ -#+date: <2021-05-30> +#+date: <2021-05-30 Sun 00:00:00> #+title: Changing Git Authors #+description: #+slug: changing-git-authors diff --git a/content/blog/2021-07-15-delete-gitlab-repos.org b/content/blog/2021-07-15-delete-gitlab-repos.org index 9337705..288dd2d 100644 --- a/content/blog/2021-07-15-delete-gitlab-repos.org +++ b/content/blog/2021-07-15-delete-gitlab-repos.org @@ -1,4 +1,4 @@ -#+date: <2021-07-15> +#+date: <2021-07-15 Thu 00:00:00> #+title: How to Delete All GitLab Repositories #+description: #+slug: delete-gitlab-repos diff --git a/content/blog/2021-08-25-audit-sampling.org b/content/blog/2021-08-25-audit-sampling.org index 3adc8b2..c948207 100644 --- a/content/blog/2021-08-25-audit-sampling.org +++ b/content/blog/2021-08-25-audit-sampling.org @@ -1,4 +1,4 @@ -#+date: <2021-08-25> +#+date: <2021-08-25 Wed 00:00:00> #+title: Audit Sampling with Python #+description: #+slug: audit-sampling diff --git a/content/blog/2021-10-09-apache-redirect.org b/content/blog/2021-10-09-apache-redirect.org index b728228..a713e40 100644 --- a/content/blog/2021-10-09-apache-redirect.org +++ b/content/blog/2021-10-09-apache-redirect.org @@ -1,4 +1,4 @@ -#+date: <2021-10-09> +#+date: <2021-10-09 Sat 00:00:00> #+title: Apache Redirect HTML Files to a Directory #+description: #+slug: apache-redirect diff --git a/content/blog/2021-12-04-cisa.org b/content/blog/2021-12-04-cisa.org index 7ad9272..f79b8b5 100644 --- a/content/blog/2021-12-04-cisa.org +++ b/content/blog/2021-12-04-cisa.org @@ -1,4 +1,4 @@ -#+date: <2021-12-04> +#+date: <2021-12-04 Sat 00:00:00> #+title: I Passed the CISA! #+description: #+slug: cisa diff --git a/content/blog/2022-02-10-leaving-the-office.org b/content/blog/2022-02-10-leaving-the-office.org index 7974237..944f191 100644 --- a/content/blog/2022-02-10-leaving-the-office.org +++ b/content/blog/2022-02-10-leaving-the-office.org @@ -1,4 +1,4 @@ -#+date: <2022-02-10> +#+date: <2022-02-10 Thu 00:00:00> #+title: Leaving Office-Based Work in the Past #+description: #+slug: leaving-the-office diff --git a/content/blog/2022-02-10-njalla-dns-api.org b/content/blog/2022-02-10-njalla-dns-api.org index b68d5ac..79d475a 100644 --- a/content/blog/2022-02-10-njalla-dns-api.org +++ b/content/blog/2022-02-10-njalla-dns-api.org @@ -1,4 +1,4 @@ -#+date: <2022-02-10> +#+date: <2022-02-10 Thu 00:00:00> #+title: Dynamic DNS with Njalla API #+description: #+slug: njalla-dns-api diff --git a/content/blog/2022-02-16-debian-and-nginx.org b/content/blog/2022-02-16-debian-and-nginx.org index 5c611d4..abc4c47 100644 --- a/content/blog/2022-02-16-debian-and-nginx.org +++ b/content/blog/2022-02-16-debian-and-nginx.org @@ -1,4 +1,4 @@ -#+date: <2022-02-16> +#+date: <2022-02-16 Wed 00:00:00> #+title: Migrating to a New Web Server Setup with Debian, Nginx, and Agate #+description: #+slug: debian-and-nginx diff --git a/content/blog/2022-02-17-exiftool.org b/content/blog/2022-02-17-exiftool.org index 3798ebb..3f12b05 100644 --- a/content/blog/2022-02-17-exiftool.org +++ b/content/blog/2022-02-17-exiftool.org @@ -1,4 +1,4 @@ -#+date: <2022-02-17> +#+date: <2022-02-17 Thu 00:00:00> #+title: Stripping Image Metadata with Exiftool #+description: #+slug: exiftool diff --git a/content/blog/2022-02-20-nginx-caching.org b/content/blog/2022-02-20-nginx-caching.org index 6f221c3..272afdd 100644 --- a/content/blog/2022-02-20-nginx-caching.org +++ b/content/blog/2022-02-20-nginx-caching.org @@ -1,4 +1,4 @@ -#+date: <2022-02-20> +#+date: <2022-02-20 Sun 00:00:00> #+title: Caching Static Content with Nginx #+description: #+slug: nginx-caching diff --git a/content/blog/2022-02-22-tuesday.org b/content/blog/2022-02-22-tuesday.org index 79939e3..dc72b67 100644 --- a/content/blog/2022-02-22-tuesday.org +++ b/content/blog/2022-02-22-tuesday.org @@ -1,4 +1,4 @@ -#+date: <2022-02-22> +#+date: <2022-02-22 Tue 00:00:00> #+title: Tuesday #+description: #+slug: tuesday diff --git a/content/blog/2022-03-02-reliable-notes.org b/content/blog/2022-03-02-reliable-notes.org index 96b8254..2a19bec 100644 --- a/content/blog/2022-03-02-reliable-notes.org +++ b/content/blog/2022-03-02-reliable-notes.org @@ -1,4 +1,4 @@ -#+date: <2022-03-02> +#+date: <2022-03-02 Wed 00:00:00> #+title: Easy, Reliable Note-Taking #+description: #+slug: reliable-notes diff --git a/content/blog/2022-03-03-financial-database.org b/content/blog/2022-03-03-financial-database.org index be32770..a5babfa 100644 --- a/content/blog/2022-03-03-financial-database.org +++ b/content/blog/2022-03-03-financial-database.org @@ -1,4 +1,4 @@ -#+date: <2022-03-03> +#+date: <2022-03-03 Thu 00:00:00> #+title: Maintaining a Personal Financial Database #+description: #+slug: financial-database diff --git a/content/blog/2022-03-08-plex-migration.org b/content/blog/2022-03-08-plex-migration.org index 83d772e..67bd841 100644 --- a/content/blog/2022-03-08-plex-migration.org +++ b/content/blog/2022-03-08-plex-migration.org @@ -1,4 +1,4 @@ -#+date: <2022-03-08> +#+date: <2022-03-08 Tue 00:00:00> #+title: Migrating Plex to a New Server with Nvidia GPU Transcoding #+description: #+slug: plex-migration diff --git a/content/blog/2022-03-23-cloudflare-dns-api.org b/content/blog/2022-03-23-cloudflare-dns-api.org index a517154..7a3bd8f 100644 --- a/content/blog/2022-03-23-cloudflare-dns-api.org +++ b/content/blog/2022-03-23-cloudflare-dns-api.org @@ -1,4 +1,4 @@ -#+date: <2022-03-23> +#+date: <2022-03-23 Wed 00:00:00> #+title: Dynamic DNS with Cloudflare API #+description: #+slug: cloudflare-dns-api diff --git a/content/blog/2022-03-23-nextcloud-on-ubuntu.org b/content/blog/2022-03-23-nextcloud-on-ubuntu.org index a17f23f..654db49 100644 --- a/content/blog/2022-03-23-nextcloud-on-ubuntu.org +++ b/content/blog/2022-03-23-nextcloud-on-ubuntu.org @@ -1,4 +1,4 @@ -#+date: <2022-03-23> +#+date: <2022-03-23 Wed 00:00:00> #+title: Self-Hosting Nextcloud #+description: #+slug: nextcloud-on-ubuntu diff --git a/content/blog/2022-03-24-server-hardening.org b/content/blog/2022-03-24-server-hardening.org index 7c9af8d..f0172fe 100644 --- a/content/blog/2022-03-24-server-hardening.org +++ b/content/blog/2022-03-24-server-hardening.org @@ -1,4 +1,4 @@ -#+date: <2022-03-24> +#+date: <2022-03-24 Thu 00:00:00> #+title: Hardening a Public-Facing Home Server #+description: #+slug: server-hardening diff --git a/content/blog/2022-03-26-ssh-mfa.org b/content/blog/2022-03-26-ssh-mfa.org index f8c9e8f..311dd95 100644 --- a/content/blog/2022-03-26-ssh-mfa.org +++ b/content/blog/2022-03-26-ssh-mfa.org @@ -1,4 +1,4 @@ -#+date: <2022-03-26> +#+date: <2022-03-26 Sat 00:00:00> #+title: Enable TOTP MFA for SSH #+description: #+slug: ssh-mfa diff --git a/content/blog/2022-04-02-nginx-reverse-proxy.org b/content/blog/2022-04-02-nginx-reverse-proxy.org index f1aaa19..801ca85 100644 --- a/content/blog/2022-04-02-nginx-reverse-proxy.org +++ b/content/blog/2022-04-02-nginx-reverse-proxy.org @@ -1,4 +1,4 @@ -#+date: <2022-04-02> +#+date: <2022-04-02 Sat 00:00:00> #+title: Set-Up a Reverse Proxy with Nginx #+description: #+slug: nginx-reverse-proxy diff --git a/content/blog/2022-04-09-pinetime.org b/content/blog/2022-04-09-pinetime.org index bc278fe..10ed8ab 100644 --- a/content/blog/2022-04-09-pinetime.org +++ b/content/blog/2022-04-09-pinetime.org @@ -1,4 +1,4 @@ -#+date: <2022-04-09> +#+date: <2022-04-09 Sat 00:00:00> #+title: PineTime: An Open-Source Smart Watch #+description: #+slug: pinetime diff --git a/content/blog/2022-06-01-ditching-cloudflare.org b/content/blog/2022-06-01-ditching-cloudflare.org index 4b18b91..483ac49 100644 --- a/content/blog/2022-06-01-ditching-cloudflare.org +++ b/content/blog/2022-06-01-ditching-cloudflare.org @@ -1,4 +1,4 @@ -#+date: <2022-06-01> +#+date: <2022-06-01 Wed 00:00:00> #+title: Ditching Cloudflare for Njalla #+description: #+slug: ditching-cloudflare diff --git a/content/blog/2022-06-07-self-hosting-freshrss.org b/content/blog/2022-06-07-self-hosting-freshrss.org index 5048cc6..4abc341 100644 --- a/content/blog/2022-06-07-self-hosting-freshrss.org +++ b/content/blog/2022-06-07-self-hosting-freshrss.org @@ -1,4 +1,4 @@ -#+date: <2022-06-07> +#+date: <2022-06-07 Tue 00:00:00> #+title: Self-Hosting FreshRSS #+description: #+slug: self-hosting-freshrss diff --git a/content/blog/2022-06-16-terminal-lifestyle.org b/content/blog/2022-06-16-terminal-lifestyle.org index f3d0c1a..bd2b78f 100644 --- a/content/blog/2022-06-16-terminal-lifestyle.org +++ b/content/blog/2022-06-16-terminal-lifestyle.org @@ -1,4 +1,4 @@ -#+date: <2022-06-16> +#+date: <2022-06-16 Thu 00:00:00> #+title: A Terminal Lifestyle #+description: #+slug: terminal-lifestyle diff --git a/content/blog/2022-06-22-daily-poetry.org b/content/blog/2022-06-22-daily-poetry.org index 7e40934..7f7ef87 100644 --- a/content/blog/2022-06-22-daily-poetry.org +++ b/content/blog/2022-06-22-daily-poetry.org @@ -1,4 +1,4 @@ -#+date: <2022-06-22> +#+date: <2022-06-22 Wed 00:00:00> #+title: Daily Plaintext Poetry via Email #+description: #+slug: daily-poetry diff --git a/content/blog/2022-06-24-fedora-i3.org b/content/blog/2022-06-24-fedora-i3.org index 05f50f2..00874d2 100644 --- a/content/blog/2022-06-24-fedora-i3.org +++ b/content/blog/2022-06-24-fedora-i3.org @@ -1,4 +1,4 @@ -#+date: <2022-06-24> +#+date: <2022-06-24 Fri 00:00:00> #+title: Rebooting My Love Affair with Linux #+description: #+slug: fedora-i3 diff --git a/content/blog/2022-07-01-git-server.org b/content/blog/2022-07-01-git-server.org index 4b89a35..240f123 100644 --- a/content/blog/2022-07-01-git-server.org +++ b/content/blog/2022-07-01-git-server.org @@ -1,4 +1,4 @@ -#+date: <2022-07-01> +#+date: <2022-07-01 Fri 00:00:00> #+title: Self-Hosting a Personal Git Server #+description: #+slug: git-server diff --git a/content/blog/2022-07-14-gnupg.org b/content/blog/2022-07-14-gnupg.org index d14432a..f2688ea 100644 --- a/content/blog/2022-07-14-gnupg.org +++ b/content/blog/2022-07-14-gnupg.org @@ -1,4 +1,4 @@ -#+date: <2022-07-14> +#+date: <2022-07-14 Thu 00:00:00> #+title: GNU Privacy Guard (GPG) #+description: #+slug: gnupg diff --git a/content/blog/2022-07-25-curseradio.org b/content/blog/2022-07-25-curseradio.org index 6d0648e..ad8f81e 100644 --- a/content/blog/2022-07-25-curseradio.org +++ b/content/blog/2022-07-25-curseradio.org @@ -1,4 +1,4 @@ -#+date: <2022-07-25> +#+date: <2022-07-25 Mon 00:00:00> #+title: CurseRadio: Listening to the Radio on the Command Line #+description: #+slug: curseradio diff --git a/content/blog/2022-07-30-flac-to-opus.org b/content/blog/2022-07-30-flac-to-opus.org index 7e5bc08..7c16846 100644 --- a/content/blog/2022-07-30-flac-to-opus.org +++ b/content/blog/2022-07-30-flac-to-opus.org @@ -1,4 +1,4 @@ -#+date: <2022-07-30> +#+date: <2022-07-30 Sat 00:00:00> #+title: Recursive Command-Line FLAC to Opus Conversion #+description: #+slug: flac-to-opus diff --git a/content/blog/2022-07-31-bash-it.org b/content/blog/2022-07-31-bash-it.org index e02326a..12dbbbd 100644 --- a/content/blog/2022-07-31-bash-it.org +++ b/content/blog/2022-07-31-bash-it.org @@ -1,4 +1,4 @@ -#+date: <2022-07-31> +#+date: <2022-07-31 Sun 00:00:00> #+title: Upgrade Bash with Bash-It and Ble.sh #+description: #+slug: bash-it diff --git a/content/blog/2022-08-31-privacy-com-changes.org b/content/blog/2022-08-31-privacy-com-changes.org index 83eace1..dc3337f 100644 --- a/content/blog/2022-08-31-privacy-com-changes.org +++ b/content/blog/2022-08-31-privacy-com-changes.org @@ -1,4 +1,4 @@ -#+date: <2022-08-31> +#+date: <2022-08-31 Wed 00:00:00> #+title: Concerning Changes on Privacy.com #+description: #+slug: privacy-com-changes diff --git a/content/blog/2022-09-17-serenity-os.org b/content/blog/2022-09-17-serenity-os.org index 1085e8c..ab7e148 100644 --- a/content/blog/2022-09-17-serenity-os.org +++ b/content/blog/2022-09-17-serenity-os.org @@ -1,4 +1,4 @@ -#+date: <2022-09-17> +#+date: <2022-09-17 Sat 00:00:00> #+title: Serenity OS: Testing Out a Unique System #+description: #+slug: serenity-os diff --git a/content/blog/2022-09-21-graphene-os.org b/content/blog/2022-09-21-graphene-os.org index 4902e55..3005eda 100644 --- a/content/blog/2022-09-21-graphene-os.org +++ b/content/blog/2022-09-21-graphene-os.org @@ -1,4 +1,4 @@ -#+date: <2022-09-21> +#+date: <2022-09-21 Wed 00:00:00> #+title: Installing Graphene OS on the Pixel 6 Pro #+description: #+slug: graphene-os diff --git a/content/blog/2022-10-04-mtp-linux.org b/content/blog/2022-10-04-mtp-linux.org index 9f05b50..075e7f5 100644 --- a/content/blog/2022-10-04-mtp-linux.org +++ b/content/blog/2022-10-04-mtp-linux.org @@ -1,4 +1,4 @@ -#+date: <2022-10-04> +#+date: <2022-10-04 Tue 00:00:00> #+title: How to Mount an MTP Mobile Device on Fedora Linux #+description: #+slug: mtp-linux diff --git a/content/blog/2022-10-04-syncthing.org b/content/blog/2022-10-04-syncthing.org index 9211f50..8d57e21 100644 --- a/content/blog/2022-10-04-syncthing.org +++ b/content/blog/2022-10-04-syncthing.org @@ -1,4 +1,4 @@ -#+date: <2022-10-04> +#+date: <2022-10-04 Tue 00:00:00> #+title: Syncthing: A Minimal Self-Hosted Cloud Storage Solution #+description: #+slug: syncthing diff --git a/content/blog/2022-10-22-alpine-linux.org b/content/blog/2022-10-22-alpine-linux.org index dcb2b25..48f9a1f 100644 --- a/content/blog/2022-10-22-alpine-linux.org +++ b/content/blog/2022-10-22-alpine-linux.org @@ -1,4 +1,4 @@ -#+date: <2022-10-22> +#+date: <2022-10-22 Sat 00:00:00> #+title: Alpine Linux: My New Server OS #+description: #+slug: alpine-linux diff --git a/content/blog/2022-10-30-linux-display-manager.org b/content/blog/2022-10-30-linux-display-manager.org index a603a48..fbb3676 100644 --- a/content/blog/2022-10-30-linux-display-manager.org +++ b/content/blog/2022-10-30-linux-display-manager.org @@ -1,4 +1,4 @@ -#+date: <2022-10-30> +#+date: <2022-10-30 Sun 00:00:00> #+title: How to Disable or Change the Display Manager on Void Linux #+description: #+slug: linux-display-manager diff --git a/content/blog/2022-11-07-self-hosting-matrix.org b/content/blog/2022-11-07-self-hosting-matrix.org index 2c2a98b..c6f04b1 100644 --- a/content/blog/2022-11-07-self-hosting-matrix.org +++ b/content/blog/2022-11-07-self-hosting-matrix.org @@ -1,4 +1,4 @@ -#+date: <2022-11-07> +#+date: <2022-11-07 Mon 00:00:00> #+title: Self-Hosting Matrix Synapse on Alpine Linux #+description: #+slug: self-hosting-matrix diff --git a/content/blog/2022-11-11-nginx-tmp-errors.org b/content/blog/2022-11-11-nginx-tmp-errors.org index 99832ca..3c1544d 100644 --- a/content/blog/2022-11-11-nginx-tmp-errors.org +++ b/content/blog/2022-11-11-nginx-tmp-errors.org @@ -1,4 +1,4 @@ -#+date: <2022-11-11> +#+date: <2022-11-11 Fri 00:00:00> #+title: Fixing Permission Errors in /var/lib/nginx #+description: #+slug: nginx-tmp-errors diff --git a/content/blog/2022-11-27-server-build.org b/content/blog/2022-11-27-server-build.org index 2d81328..0afd25a 100644 --- a/content/blog/2022-11-27-server-build.org +++ b/content/blog/2022-11-27-server-build.org @@ -1,4 +1,4 @@ -#+date: <2022-11-27> +#+date: <2022-11-27 Sun 00:00:00> #+title: Building a Custom Rack-Mounted Server #+description: #+slug: server-build diff --git a/content/blog/2022-11-29-nginx-referrer-ban-list.org b/content/blog/2022-11-29-nginx-referrer-ban-list.org index 698196a..aeed66d 100644 --- a/content/blog/2022-11-29-nginx-referrer-ban-list.org +++ b/content/blog/2022-11-29-nginx-referrer-ban-list.org @@ -1,4 +1,4 @@ -#+date: <2022-11-29> +#+date: <2022-11-29 Tue 00:00:00> #+title: Creating a Referrer Ban List in Nginx #+description: #+slug: nginx-referrer-ban-list diff --git a/content/blog/2022-12-01-nginx-compression.org b/content/blog/2022-12-01-nginx-compression.org index 4103d77..5d1561f 100644 --- a/content/blog/2022-12-01-nginx-compression.org +++ b/content/blog/2022-12-01-nginx-compression.org @@ -1,4 +1,4 @@ -#+date: <2022-12-01> +#+date: <2022-12-01 Thu 00:00:00> #+title: Enable GZIP Compression in Nginx #+description: #+slug: nginx-compression diff --git a/content/blog/2022-12-07-nginx-wildcard-redirect.org b/content/blog/2022-12-07-nginx-wildcard-redirect.org index a7e26fe..d9f41ce 100644 --- a/content/blog/2022-12-07-nginx-wildcard-redirect.org +++ b/content/blog/2022-12-07-nginx-wildcard-redirect.org @@ -1,4 +1,4 @@ -#+date: <2022-12-07> +#+date: <2022-12-07 Wed 00:00:00> #+title: Redirect Nginx Subdomains and Trailing Content with Regex #+description: #+slug: nginx-wildcard-redirect diff --git a/content/blog/2022-12-17-st.org b/content/blog/2022-12-17-st.org index 32c9588..858360f 100644 --- a/content/blog/2022-12-17-st.org +++ b/content/blog/2022-12-17-st.org @@ -1,4 +1,4 @@ -#+date: <2022-12-17> +#+date: <2022-12-17 Sat 00:00:00> #+title: Simple Terminal #+description: #+slug: st diff --git a/content/blog/2022-12-23-alpine-desktop.org b/content/blog/2022-12-23-alpine-desktop.org index 7d32df7..f30ea30 100644 --- a/content/blog/2022-12-23-alpine-desktop.org +++ b/content/blog/2022-12-23-alpine-desktop.org @@ -1,4 +1,4 @@ -#+date: <2022-12-23> +#+date: <2022-12-23 Fri 00:00:00> #+title: Alpine Linux as a Desktop OS #+description: #+slug: alpine-desktop diff --git a/content/blog/2023-01-03-recent-website-changes.org b/content/blog/2023-01-03-recent-website-changes.org index 129c72e..242c6d0 100644 --- a/content/blog/2023-01-03-recent-website-changes.org +++ b/content/blog/2023-01-03-recent-website-changes.org @@ -1,4 +1,4 @@ -#+date: <2023-01-03> +#+date: <2023-01-03 Tue 00:00:00> #+title: Recent Website Changes #+description: #+slug: recent-website-changes diff --git a/content/blog/2023-01-05-mass-unlike-tumblr-posts.org b/content/blog/2023-01-05-mass-unlike-tumblr-posts.org index e3811c6..96d29d1 100644 --- a/content/blog/2023-01-05-mass-unlike-tumblr-posts.org +++ b/content/blog/2023-01-05-mass-unlike-tumblr-posts.org @@ -1,4 +1,4 @@ -#+date: <2023-01-05> +#+date: <2023-01-05 Thu 00:00:00> #+title: How to Easily Mass Unlike Tumblr Posts with Javascript #+description: #+slug: mass-unlike-tumblr-posts diff --git a/content/blog/2023-01-08-fedora-login-manager.org b/content/blog/2023-01-08-fedora-login-manager.org index 948b863..4f7af22 100644 --- a/content/blog/2023-01-08-fedora-login-manager.org +++ b/content/blog/2023-01-08-fedora-login-manager.org @@ -1,4 +1,4 @@ -#+date: <2023-01-08> +#+date: <2023-01-08 Sun 00:00:00> #+title: How to Remove the Login Manager from Fedora i3 #+description: #+slug: fedora-login-manager diff --git a/content/blog/2023-01-21-flatpak-symlinks.org b/content/blog/2023-01-21-flatpak-symlinks.org index 521eb79..915d61f 100644 --- a/content/blog/2023-01-21-flatpak-symlinks.org +++ b/content/blog/2023-01-21-flatpak-symlinks.org @@ -1,4 +1,4 @@ -#+date: <2023-01-21> +#+date: <2023-01-21 Sat 00:00:00> #+title: Running Flatpak Apps with Symlinks #+description: #+slug: flatpak-symlinks diff --git a/content/blog/2023-01-23-random-wireguard.org b/content/blog/2023-01-23-random-wireguard.org index 2d55ba5..6d34523 100644 --- a/content/blog/2023-01-23-random-wireguard.org +++ b/content/blog/2023-01-23-random-wireguard.org @@ -1,4 +1,4 @@ -#+date: <2023-01-23> +#+date: <2023-01-23 Mon 00:00:00> #+title: Connecting to a Random Mullvad Wireguard Host on Boot #+description: #+slug: random-wireguard diff --git a/content/blog/2023-01-28-self-hosting-wger.org b/content/blog/2023-01-28-self-hosting-wger.org index c39d83e..1ea0c58 100644 --- a/content/blog/2023-01-28-self-hosting-wger.org +++ b/content/blog/2023-01-28-self-hosting-wger.org @@ -1,4 +1,4 @@ -#+date: <2023-01-28> +#+date: <2023-01-28 Sat 00:00:00> #+title: Self-Hosting Wger Workout Manager #+description: #+slug: self-hosting-wger diff --git a/content/blog/2023-02-02-exploring-hare.org b/content/blog/2023-02-02-exploring-hare.org index 2b005b0..4174d27 100644 --- a/content/blog/2023-02-02-exploring-hare.org +++ b/content/blog/2023-02-02-exploring-hare.org @@ -1,4 +1,4 @@ -#+date: <2023-02-02> +#+date: <2023-02-02 Thu 00:00:00> #+title: Exploring the Hare Programming Language #+description: #+slug: exploring-hare diff --git a/content/blog/2023-05-22-burnout.org b/content/blog/2023-05-22-burnout.org index b185c0a..4421225 100644 --- a/content/blog/2023-05-22-burnout.org +++ b/content/blog/2023-05-22-burnout.org @@ -1,4 +1,4 @@ -#+date: <2023-05-22> +#+date: <2023-05-22 Mon 00:00:00> #+title: RE: Burnout #+description: #+slug: burnout diff --git a/content/blog/2023-06-08-goaccess-geoip.org b/content/blog/2023-06-08-goaccess-geoip.org index 114a289..ac3fa3d 100644 --- a/content/blog/2023-06-08-goaccess-geoip.org +++ b/content/blog/2023-06-08-goaccess-geoip.org @@ -1,4 +1,4 @@ -#+date: <2023-06-08> +#+date: <2023-06-08 Thu 00:00:00> #+title: Inspecting Nginx Logs with GoAccess and MaxMind GeoIP Data #+description: #+slug: goaccess-geoip diff --git a/content/blog/2023-06-08-self-hosting-baikal.org b/content/blog/2023-06-08-self-hosting-baikal.org index 3eb423f..99a3b06 100644 --- a/content/blog/2023-06-08-self-hosting-baikal.org +++ b/content/blog/2023-06-08-self-hosting-baikal.org @@ -1,4 +1,4 @@ -#+date: <2023-06-08> +#+date: <2023-06-08 Thu 00:00:00> #+title: Self-Hosting Baikal Server (CalDAV & CardDAV) #+description: #+slug: self-hosting-baikal diff --git a/content/blog/2023-06-18-unifi-ip-blocklist.org b/content/blog/2023-06-18-unifi-ip-blocklist.org index 1dacfd9..a36c70b 100644 --- a/content/blog/2023-06-18-unifi-ip-blocklist.org +++ b/content/blog/2023-06-18-unifi-ip-blocklist.org @@ -1,4 +1,4 @@ -#+date: <2023-06-18> +#+date: <2023-06-18 Sun 00:00:00> #+title: Block IP Addresses and Subnets with Unifi Network Firewall #+description: #+slug: unifi-ip-blocklist diff --git a/content/blog/2023-06-20-audit-review-template.org b/content/blog/2023-06-20-audit-review-template.org index 1e5971a..87d2431 100644 --- a/content/blog/2023-06-20-audit-review-template.org +++ b/content/blog/2023-06-20-audit-review-template.org @@ -1,4 +1,4 @@ -#+date: <2023-06-20> +#+date: <2023-06-20 Tue 00:00:00> #+title: Audit Testing Review Template #+description: #+slug: audit-review-template diff --git a/content/blog/2023-06-23-byobu.org b/content/blog/2023-06-23-byobu.org index 14ddff4..3358121 100644 --- a/content/blog/2023-06-23-byobu.org +++ b/content/blog/2023-06-23-byobu.org @@ -1,4 +1,4 @@ -#+date: <2023-06-23> +#+date: <2023-06-23 Fri 00:00:00> #+title: Byobu #+description: #+slug: byobu diff --git a/content/blog/2023-06-23-self-hosting-convos.org b/content/blog/2023-06-23-self-hosting-convos.org index 3d10520..646cb5c 100644 --- a/content/blog/2023-06-23-self-hosting-convos.org +++ b/content/blog/2023-06-23-self-hosting-convos.org @@ -1,4 +1,4 @@ -#+date: <2023-06-23> +#+date: <2023-06-23 Fri 00:00:00> #+title: Self-Hosting Convos IRC Web Client #+description: #+slug: self-hosting-convos diff --git a/content/blog/2023-06-28-backblaze-b2.org b/content/blog/2023-06-28-backblaze-b2.org index 256669f..17f828b 100644 --- a/content/blog/2023-06-28-backblaze-b2.org +++ b/content/blog/2023-06-28-backblaze-b2.org @@ -1,4 +1,4 @@ -#+date: <2023-06-28> +#+date: <2023-06-28 Wed 00:00:00> #+title: Getting Started with Backblaze B2 Cloud Storage #+description: #+slug: backblaze-b2 diff --git a/content/blog/2023-06-30-self-hosting-voyager.org b/content/blog/2023-06-30-self-hosting-voyager.org index 7e66776..721bd80 100644 --- a/content/blog/2023-06-30-self-hosting-voyager.org +++ b/content/blog/2023-06-30-self-hosting-voyager.org @@ -1,4 +1,4 @@ -#+date: <2023-06-30> +#+date: <2023-06-30 Fri 00:00:00> #+title: Self-Hosting Voyager - A Lemmy Web Client #+description: #+slug: self-hosting-voyager diff --git a/content/blog/2023-07-12-wireguard-lan.org b/content/blog/2023-07-12-wireguard-lan.org index f1d6903..ad74a6d 100644 --- a/content/blog/2023-07-12-wireguard-lan.org +++ b/content/blog/2023-07-12-wireguard-lan.org @@ -1,4 +1,4 @@ -#+date: <2023-07-12> +#+date: <2023-07-12 Wed 00:00:00> #+title: Enable LAN Access in Mullvad Wireguard Configuration Files #+description: #+slug: wireguard-lan diff --git a/content/blog/2023-07-19-plex-transcoder-errors.org b/content/blog/2023-07-19-plex-transcoder-errors.org index 5f88e2e..081b82c 100644 --- a/content/blog/2023-07-19-plex-transcoder-errors.org +++ b/content/blog/2023-07-19-plex-transcoder-errors.org @@ -1,4 +1,4 @@ -#+date: <2023-07-19> +#+date: <2023-07-19 Wed 00:00:00> #+title: How to Avoid Plex Error: 'Conversion failed. The transcoder failed to start up.' #+description: #+slug: plex-transcoder-errors diff --git a/content/blog/2023-08-18-agile-auditing.org b/content/blog/2023-08-18-agile-auditing.org index 81475e8..db2b6af 100644 --- a/content/blog/2023-08-18-agile-auditing.org +++ b/content/blog/2023-08-18-agile-auditing.org @@ -1,4 +1,4 @@ -#+date: <2023-08-18> +#+date: <2023-08-18 Fri 00:00:00> #+title: Agile Auditing: An Introduction #+description: #+slug: agile-auditing diff --git a/content/blog/2023-09-15-self-hosting-gitweb.org b/content/blog/2023-09-15-self-hosting-gitweb.org index 0f99f0e..f0dcdaa 100644 --- a/content/blog/2023-09-15-self-hosting-gitweb.org +++ b/content/blog/2023-09-15-self-hosting-gitweb.org @@ -1,4 +1,4 @@ -#+date: <2023-09-15> +#+date: <2023-09-15 Fri 00:00:00> #+title: Self-Hosting Gitweb via Nginx #+description: #+slug: self-hosting-gitweb diff --git a/content/blog/2023-09-19-audit-sql-scripts.org b/content/blog/2023-09-19-audit-sql-scripts.org index 767e77e..4b19749 100644 --- a/content/blog/2023-09-19-audit-sql-scripts.org +++ b/content/blog/2023-09-19-audit-sql-scripts.org @@ -1,4 +1,4 @@ -#+date: <2023-09-19> +#+date: <2023-09-19 Tue 00:00:00> #+title: Useful SQL Scripts for Auditing Logical Access #+description: #+slug: audit-sql-scripts diff --git a/content/blog/2023-10-04-digital-minimalism.org b/content/blog/2023-10-04-digital-minimalism.org index 798d3ff..fdd9c33 100644 --- a/content/blog/2023-10-04-digital-minimalism.org +++ b/content/blog/2023-10-04-digital-minimalism.org @@ -1,4 +1,4 @@ -#+date: <2023-10-04> +#+date: <2023-10-04 Wed 00:00:00> #+title: Digital Minimalism #+description: #+slug: digital-minimalism diff --git a/content/blog/2023-10-11-self-hosting-authelia.org b/content/blog/2023-10-11-self-hosting-authelia.org index 2b9a6b7..3513f4a 100644 --- a/content/blog/2023-10-11-self-hosting-authelia.org +++ b/content/blog/2023-10-11-self-hosting-authelia.org @@ -1,4 +1,4 @@ -#+date: <2023-10-11> +#+date: <2023-10-11 Wed 00:00:00> #+title: Self-Hosting Authelia #+description: #+slug: self-hosting-authelia diff --git a/content/blog/2023-10-15-alpine-ssh-hardening.org b/content/blog/2023-10-15-alpine-ssh-hardening.org index 073e2fe..30ec92e 100644 --- a/content/blog/2023-10-15-alpine-ssh-hardening.org +++ b/content/blog/2023-10-15-alpine-ssh-hardening.org @@ -1,4 +1,4 @@ -#+date: <2023-10-15> +#+date: <2023-10-15 Sun 00:00:00> #+title: SSH Hardening for Alpine Linux #+description: #+slug: alpine-ssh-hardening diff --git a/content/blog/2023-10-17-self-hosting-anonymousoverflow.org b/content/blog/2023-10-17-self-hosting-anonymousoverflow.org index 3b9068b..22dd3d5 100644 --- a/content/blog/2023-10-17-self-hosting-anonymousoverflow.org +++ b/content/blog/2023-10-17-self-hosting-anonymousoverflow.org @@ -1,4 +1,4 @@ -#+date: <2023-10-17> +#+date: <2023-10-17 Tue 00:00:00> #+title: Self-Hosting AnonymousOverflow #+description: #+slug: self-hosting-anonymousoverflow diff --git a/content/blog/2023-11-08-scli.org b/content/blog/2023-11-08-scli.org index 545e21a..1ef3b26 100644 --- a/content/blog/2023-11-08-scli.org +++ b/content/blog/2023-11-08-scli.org @@ -1,4 +1,4 @@ -#+date: <2023-11-08> +#+date: <2023-11-08 Wed 00:00:00> #+title: Installing scli on Alpine Linux (musl) #+description: #+slug: scli diff --git a/content/blog/2023-12-03-unifi-nextdns.org b/content/blog/2023-12-03-unifi-nextdns.org index 36fdc1c..294a8bf 100644 --- a/content/blog/2023-12-03-unifi-nextdns.org +++ b/content/blog/2023-12-03-unifi-nextdns.org @@ -1,4 +1,4 @@ -#+date: <2023-12-03> +#+date: <2023-12-03 Sun 00:00:00> #+title: How to Install NextDNS on the Unifi Dream Machine #+description: #+slug: unifi-nextdns diff --git a/content/blog/2024-01-08-dont-say-hello.org b/content/blog/2024-01-08-dont-say-hello.org index eaeae61..17c70e1 100644 --- a/content/blog/2024-01-08-dont-say-hello.org +++ b/content/blog/2024-01-08-dont-say-hello.org @@ -1,4 +1,4 @@ -#+date: <2024-01-08> +#+date: <2024-01-08 Mon 00:00:00> #+title: Don't Say Hello #+description: #+slug: dont-say-hello diff --git a/content/blog/2024-01-09-macos-customization.org b/content/blog/2024-01-09-macos-customization.org index 6fe3b9a..2915695 100644 --- a/content/blog/2024-01-09-macos-customization.org +++ b/content/blog/2024-01-09-macos-customization.org @@ -1,4 +1,4 @@ -#+date: <2024-01-09> +#+date: <2024-01-09 Tue 00:00:00> #+title: Customizing macOS #+description: #+slug: macos-customization diff --git a/content/blog/2024-01-13-local-llm.org b/content/blog/2024-01-13-local-llm.org index 0240d81..2ef5f2b 100644 --- a/content/blog/2024-01-13-local-llm.org +++ b/content/blog/2024-01-13-local-llm.org @@ -1,4 +1,4 @@ -#+date: <2024-01-13> +#+date: <2024-01-13 Sat 00:00:00> #+title: Running Local LLMs on macOS and iOS #+description: #+slug: local-llm diff --git a/content/blog/2024-01-26-audit-dashboard.org b/content/blog/2024-01-26-audit-dashboard.org index e2c41ad..0171d9b 100644 --- a/content/blog/2024-01-26-audit-dashboard.org +++ b/content/blog/2024-01-26-audit-dashboard.org @@ -1,4 +1,4 @@ -#+date: <2024-01-26> +#+date: <2024-01-26 Fri 00:00:00> #+title: Building an Audit Status Dashboard #+description: #+slug: audit-dashboard diff --git a/content/blog/2024-01-27-tableau-dashboard.org b/content/blog/2024-01-27-tableau-dashboard.org index f1efc36..ebe65d3 100644 --- a/content/blog/2024-01-27-tableau-dashboard.org +++ b/content/blog/2024-01-27-tableau-dashboard.org @@ -1,4 +1,4 @@ -#+date: <2024-01-27> +#+date: <2024-01-27 Sat 00:00:00> #+title: Data Visualization: Mapping Omaha Crime Data with Tableau #+description: #+slug: tableau-dashboard diff --git a/content/blog/2024-02-06-zfs.org b/content/blog/2024-02-06-zfs.org index a870a2c..dd720a8 100644 --- a/content/blog/2024-02-06-zfs.org +++ b/content/blog/2024-02-06-zfs.org @@ -1,4 +1,4 @@ -#+date: <2024-02-06> +#+date: <2024-02-06 Tue 00:00:00> #+title: How to Create a ZFS Pool on Ubuntu Linux #+description: #+slug: zfs diff --git a/content/blog/2024-02-13-ubuntu-emergency-mode.org b/content/blog/2024-02-13-ubuntu-emergency-mode.org index e02c6ec..f394115 100644 --- a/content/blog/2024-02-13-ubuntu-emergency-mode.org +++ b/content/blog/2024-02-13-ubuntu-emergency-mode.org @@ -1,4 +1,4 @@ -#+date: <2024-02-13> +#+date: <2024-02-13 Tue 00:00:00> #+title: Stuck in Ubuntu's Emergency Mode? Try Fixing the Fstab File #+description: #+slug: ubuntu-emergency-mode diff --git a/content/blog/2024-02-21-self-hosting-otter-wiki.org b/content/blog/2024-02-21-self-hosting-otter-wiki.org index 844396c..de8ffd6 100644 --- a/content/blog/2024-02-21-self-hosting-otter-wiki.org +++ b/content/blog/2024-02-21-self-hosting-otter-wiki.org @@ -1,4 +1,4 @@ -#+date: <2024-02-21> +#+date: <2024-02-21 Wed 00:00:00> #+title: Self-Hosting an Otter Wiki #+description: #+slug: self-hosting-otter-wiki diff --git a/content/blog/2024-03-13-doom-emacs.org b/content/blog/2024-03-13-doom-emacs.org index d4f0c19..e11708a 100644 --- a/content/blog/2024-03-13-doom-emacs.org +++ b/content/blog/2024-03-13-doom-emacs.org @@ -1,4 +1,4 @@ -#+date: <2024-03-13> +#+date: <2024-03-13 Wed 00:00:00> #+title: Doom Emacs & Org-Mode #+description: #+slug: doom-emacs diff --git a/content/blog/2024-03-15-self-hosting-ddns-updater.org b/content/blog/2024-03-15-self-hosting-ddns-updater.org index 64e7a6c..07cdaf3 100644 --- a/content/blog/2024-03-15-self-hosting-ddns-updater.org +++ b/content/blog/2024-03-15-self-hosting-ddns-updater.org @@ -1,4 +1,4 @@ -#+date: <2024-03-15> +#+date: <2024-03-15 Fri 00:00:00> #+title: Self-Hosting DDNS Updater #+description: #+slug: self-hosting-ddns-updater diff --git a/content/blog/2024-03-29-org-blog.org b/content/blog/2024-03-29-org-blog.org index 5ae1a2b..da49b36 100644 --- a/content/blog/2024-03-29-org-blog.org +++ b/content/blog/2024-03-29-org-blog.org @@ -1,4 +1,4 @@ -#+date: <2024-03-29> +#+date: <2024-03-29 Fri 00:00:00> #+title: Blogging in Org-Mode #+description: #+slug: org-blog diff --git a/content/blog/2024-04-06-convert-onenote-to-markdown.org b/content/blog/2024-04-06-convert-onenote-to-markdown.org index 87a2cad..78f5912 100644 --- a/content/blog/2024-04-06-convert-onenote-to-markdown.org +++ b/content/blog/2024-04-06-convert-onenote-to-markdown.org @@ -1,4 +1,4 @@ -#+date: <2024-04-06> +#+date: <2024-04-06 Sat 00:00:00> #+title: Convert OneNote to Markdown or Org-Mode #+description: #+slug: convert-onenote-to-markdown diff --git a/content/blog/2024-04-08-docker-local-web-server.org b/content/blog/2024-04-08-docker-local-web-server.org index f551450..552ff5b 100644 --- a/content/blog/2024-04-08-docker-local-web-server.org +++ b/content/blog/2024-04-08-docker-local-web-server.org @@ -1,4 +1,4 @@ -#+date: <2024-04-08> +#+date: <2024-04-08 Mon 00:00:00> #+title: Using Docker Desktop to Create a Development Web Server #+description: #+slug: docker-local-web-server diff --git a/content/blog/2024-04-18-mu4e.org b/content/blog/2024-04-18-mu4e.org index dadfc0b..d01d590 100644 --- a/content/blog/2024-04-18-mu4e.org +++ b/content/blog/2024-04-18-mu4e.org @@ -1,4 +1,4 @@ -#+date: <2024-04-18> +#+date: <2024-04-18 Thu 00:00:00> #+title: Email in Doom Emacs with Mu4e on macOS #+description: #+slug: mu4e diff --git a/content/blog/2024-05-03-ubuntu-on-macos.org b/content/blog/2024-05-03-ubuntu-on-macos.org index e474a0d..12b02af 100644 --- a/content/blog/2024-05-03-ubuntu-on-macos.org +++ b/content/blog/2024-05-03-ubuntu-on-macos.org @@ -1,4 +1,4 @@ -#+date: <2024-05-03> +#+date: <2024-05-03 Fri 00:00:00> #+title: Running Ubuntu Linux on macOS with OrbStack #+description: Learn how to run Linux machines as applications on macOS with minimal hassle. #+slug: ubuntu-on-macos diff --git a/content/blog/2024-06-19-deprecated-trusted-gpg-fix.org b/content/blog/2024-06-19-deprecated-trusted-gpg-fix.org index 6041614..48e4911 100644 --- a/content/blog/2024-06-19-deprecated-trusted-gpg-fix.org +++ b/content/blog/2024-06-19-deprecated-trusted-gpg-fix.org @@ -1,4 +1,4 @@ -#+date: <2024-06-19 08:00:00> +#+date: <2024-06-19 Wednesday 08:00:00> #+title: Fixing Ubuntu Error: 'Key is stored in legacy trusted.gpg keyring' #+description: Learn how to update GPG keys from the trusted.gpg keyring in Ubuntu. #+slug: deprecated-trusted-gpg-fix diff --git a/content/blog/2024-07-11-emacs-on-ipad.org b/content/blog/2024-07-11-emacs-on-ipad.org index 662cac3..04e8542 100644 --- a/content/blog/2024-07-11-emacs-on-ipad.org +++ b/content/blog/2024-07-11-emacs-on-ipad.org @@ -1,4 +1,4 @@ -#+date: <2024-07-11 Thu 20:24:02> +#+date: <2024-07-11 Thursday 20:24:02> #+title: Emacs on iPadOS #+description: Learn how to install and use Emacs on the Apple Silicon iPad natively. #+filetags: :emacs:apple: diff --git a/content/blog/2024-08-25-n8n-sentiment-analysis.org b/content/blog/2024-08-25-n8n-sentiment-analysis.org index 194844e..bfb2299 100644 --- a/content/blog/2024-08-25-n8n-sentiment-analysis.org +++ b/content/blog/2024-08-25-n8n-sentiment-analysis.org @@ -1,4 +1,4 @@ -#+date: <2024-08-25 Sun 09:45:30> +#+date: <2024-08-25 Sunday 09:45:30> #+title: Email Sentiment Analysis With n8n #+description: Learn how to configure a basic workflow in n8n to analyze the sentiment of incoming emails. #+filetags: :automation:n8n: diff --git a/content/blog/2024-09-20-prometheus-grafana-cloud.org b/content/blog/2024-09-20-prometheus-grafana-cloud.org index 4eb05aa..db0bf0c 100644 --- a/content/blog/2024-09-20-prometheus-grafana-cloud.org +++ b/content/blog/2024-09-20-prometheus-grafana-cloud.org @@ -1,4 +1,4 @@ -#+date: <2024-09-20 Fri 13:38:52> +#+date: <2024-09-20 Friday 13:38:52> #+title: Linux Observability with Self-Hosted Prometheus and Grafana Cloud #+description: Learn how to self-host a Prometheus data collection tool with Docker and visualize the results with Grafana Cloud. #+filetags: :linux:grafana: diff --git a/content/blog/2024-09-23-self-hosting-transmission.org b/content/blog/2024-09-23-self-hosting-transmission.org index 39684a4..eec7eca 100644 --- a/content/blog/2024-09-23-self-hosting-transmission.org +++ b/content/blog/2024-09-23-self-hosting-transmission.org @@ -1,4 +1,4 @@ -#+date: <2024-09-23 Mon 19:52:20> +#+date: <2024-09-23 Monday 19:52:20> #+title: Self-Hosting Transmission Bittorrent Client #+description: Learn how to self-host the Transmission torrent client with an Nginx reverse proxy. #+filetags: :self-hosting: diff --git a/content/blog/2024-10-31-continue-ollama-code-assistant.org b/content/blog/2024-10-31-continue-ollama-code-assistant.org index 790d668..131f5a6 100644 --- a/content/blog/2024-10-31-continue-ollama-code-assistant.org +++ b/content/blog/2024-10-31-continue-ollama-code-assistant.org @@ -1,4 +1,4 @@ -#+date: <2024-10-31 Thu 11:01:05> +#+date: <2024-10-31 Thursday 11:01:05> #+title: Using Ollama As a Code Assistant in VS Codium #+description: This post describes a starting point for using Ollama as a code assistant inside VS Codium (or VS Code). #+filetags: :ai: diff --git a/content/blog/2025-01-23-self-hosting-tandoor.org b/content/blog/2025-01-23-self-hosting-tandoor.org index 985c3ca..f063a54 100644 --- a/content/blog/2025-01-23-self-hosting-tandoor.org +++ b/content/blog/2025-01-23-self-hosting-tandoor.org @@ -1,4 +1,4 @@ -#+date: <2025-01-23 Thu 20:44:45> +#+date: <2025-01-23 Thursday 20:44:45> #+title: Self-Hosting Tandoor Recipe Manager #+description: Learn how to self-host Tandoor, the smart recipe management web app. #+filetags: :self-hosting: diff --git a/content/blog/2025-02-11-obscura-vpn.org b/content/blog/2025-02-11-obscura-vpn.org index afd2e7b..d632e42 100644 --- a/content/blog/2025-02-11-obscura-vpn.org +++ b/content/blog/2025-02-11-obscura-vpn.org @@ -1,4 +1,4 @@ -#+date: <2025-02-11 Tue 11:40:00> +#+date: <2025-02-11 Tuesday 11:40:00> #+title: A Review of Obscura VPN: A Two-Party VPN #+description: A simple review of Obscura VPN, a new VPN partner of Mullvad. #+filetags: :vpn:privacy: diff --git a/content/blog/2025-04-05-git-mirror.org b/content/blog/2025-04-05-git-mirror.org index 1f057e3..bc94e6f 100644 --- a/content/blog/2025-04-05-git-mirror.org +++ b/content/blog/2025-04-05-git-mirror.org @@ -1,4 +1,4 @@ -#+date: <2025-04-05 Sat 23:04:54> +#+date: <2025-04-05 Saturday 23:04:54> #+title: Mirroring my Repositories from GitHub to GitLab #+description: Read to learn how I was able to efficiently make sure all of my repositories are mirrored from GitHub to GitLab. #+filetags: :git: diff --git a/content/blog/2025-05-02-asahi-linux.org b/content/blog/2025-05-02-asahi-linux.org index cf14535..dd0d822 100644 --- a/content/blog/2025-05-02-asahi-linux.org +++ b/content/blog/2025-05-02-asahi-linux.org @@ -1,4 +1,4 @@ -#+date: <2025-05-02 Fri 21:10:00> +#+date: <2025-05-02 Friday 21:10:00> #+title: Trying Out Asahi Linux on the M2 Macbook Pro 16" #+description: Read about my experience with Asahi Linux on an M2 MacBook Pro 16". #+filetags: :mac:apple:linux: diff --git a/content/blog/2025-05-30-it-audit-career.org b/content/blog/2025-05-30-it-audit-career.org index 687443f..a269d29 100644 --- a/content/blog/2025-05-30-it-audit-career.org +++ b/content/blog/2025-05-30-it-audit-career.org @@ -1,4 +1,4 @@ -#+date: <2025-05-30 Fri 10:53:28> +#+date: <2025-05-30 Friday 10:53:28> #+title: Future-Proof Your Audit Career: Emerging Technologies #+description: Practical steps for auditors looking to break into AI, blockchain, cloud, DevOps, and automation-focused assurance roles. #+filetags: :audit: |