diff --git a/content/blog/bash-traps-exit-error-sigint.md b/content/blog/bash-traps-exit-error-sigint.md index 9daeee7..c4c2b31 100644 --- a/content/blog/bash-traps-exit-error-sigint.md +++ b/content/blog/bash-traps-exit-error-sigint.md @@ -2,7 +2,8 @@ title: "Bash Traps: Exit, Error, Sigint" date: 2024-01-02T11:26:06-05:00 draft: false -tags: [] +tags: + - Bash math: false medium_enabled: false --- diff --git a/content/blog/blogroll-from-subscriptions.md b/content/blog/blogroll-from-subscriptions.md index 7bd4848..4f94820 100644 --- a/content/blog/blogroll-from-subscriptions.md +++ b/content/blog/blogroll-from-subscriptions.md @@ -4,7 +4,7 @@ draft: false math: false medium_enabled: true medium_post_id: 913b5fa85507 -tags: [] +tags: ["Blogging"] title: Blogroll From Subscriptions --- diff --git a/content/blog/blogworkflow.md b/content/blog/blogworkflow.md index 4665440..c1bbf79 100644 --- a/content/blog/blogworkflow.md +++ b/content/blog/blogworkflow.md @@ -2,7 +2,7 @@ title: "Blog Workflow" date: 2019-10-28T00:16:44-04:00 draft: false -tags: ["Hugo"] +tags: ["Hugo", "Blogging"] medium_enabled: true --- diff --git a/content/blog/bonds-and-interest-rate-risk.md b/content/blog/bonds-and-interest-rate-risk.md index 19231bf..f23694b 100644 --- a/content/blog/bonds-and-interest-rate-risk.md +++ b/content/blog/bonds-and-interest-rate-risk.md @@ -2,7 +2,8 @@ title: "Bonds and Interest Rate Risk" date: 2023-05-08T10:51:52-04:00 draft: false -tags: [] +tags: + - Finance math: false medium_enabled: false --- diff --git a/content/blog/diversified-investments-index-fund.md b/content/blog/diversified-investments-index-fund.md index ee46f20..e6d0f9a 100644 --- a/content/blog/diversified-investments-index-fund.md +++ b/content/blog/diversified-investments-index-fund.md @@ -2,7 +2,8 @@ title: "Diversified Investing using Index Funds" date: 2023-06-16T18:50:50-04:00 draft: false -tags: [] +tags: + - Finance math: false medium_enabled: false --- diff --git a/content/blog/functional-completeness.md b/content/blog/functional-completeness.md index d04ff8b..b3d0fb7 100644 --- a/content/blog/functional-completeness.md +++ b/content/blog/functional-completeness.md @@ -2,7 +2,8 @@ title: "Functional Completeness" date: 2023-05-30T07:30:08-04:00 draft: false -tags: [] +tags: + - Logic math: true medium_enabled: false --- diff --git a/content/blog/goaccess.md b/content/blog/goaccess.md index 276d411..3cd28f0 100644 --- a/content/blog/goaccess.md +++ b/content/blog/goaccess.md @@ -4,7 +4,8 @@ draft: false math: false medium_enabled: true medium_post_id: be642b59857 -tags: [] +tags: + - Nginx title: Visualizing Nginx logs with GoAccess --- diff --git a/content/blog/how-to-safely-remove-dnf-repository.md b/content/blog/how-to-safely-remove-dnf-repository.md index 3d3ab1a..754c16a 100644 --- a/content/blog/how-to-safely-remove-dnf-repository.md +++ b/content/blog/how-to-safely-remove-dnf-repository.md @@ -2,7 +2,8 @@ title: "How to Safely Remove a DNF Repository" date: 2023-09-19T15:49:30-04:00 draft: false -tags: [] +tags: + - Fedora math: false medium_enabled: false --- diff --git a/content/blog/implications-prenex-normal-form.md b/content/blog/implications-prenex-normal-form.md index 428723d..a8990b6 100644 --- a/content/blog/implications-prenex-normal-form.md +++ b/content/blog/implications-prenex-normal-form.md @@ -2,7 +2,8 @@ title: "Prenex Normal Form - Implication Exercise" date: 2023-02-17T11:05:35-05:00 draft: false -tags: [] +tags: + - Logic math: true medium_enabled: false --- diff --git a/content/blog/intensional-logic-extends-first-order.md b/content/blog/intensional-logic-extends-first-order.md index 2e42612..e0abb69 100644 --- a/content/blog/intensional-logic-extends-first-order.md +++ b/content/blog/intensional-logic-extends-first-order.md @@ -4,7 +4,8 @@ draft: false math: true medium_enabled: true medium_post_id: 8e07b68aa8f5 -tags: [] +tags: + - Logic title: Intensional Logic Extends First Order --- diff --git a/content/blog/lxc-fedora-38.md b/content/blog/lxc-fedora-38.md index cb524ea..3f1015a 100644 --- a/content/blog/lxc-fedora-38.md +++ b/content/blog/lxc-fedora-38.md @@ -2,7 +2,8 @@ title: "Setting up unprivileged containers with LXC on Fedora 38" date: 2023-12-03T10:21:41-05:00 draft: false -tags: [] +tags: + - Containers math: false medium_enabled: false --- diff --git a/content/blog/managing-mongodb-resource-usage-docker-compose.md b/content/blog/managing-mongodb-resource-usage-docker-compose.md index 8697a2e..c82774d 100644 --- a/content/blog/managing-mongodb-resource-usage-docker-compose.md +++ b/content/blog/managing-mongodb-resource-usage-docker-compose.md @@ -2,7 +2,8 @@ title: "Limiting MongoDB Resource Usage within Docker Compose" date: 2023-09-19T16:08:41-04:00 draft: false -tags: [] +tags: + - Containers math: false medium_enabled: false --- diff --git a/content/blog/mirror-public-repositories.md b/content/blog/mirror-public-repositories.md index 21b1317..d52306b 100644 --- a/content/blog/mirror-public-repositories.md +++ b/content/blog/mirror-public-repositories.md @@ -2,7 +2,9 @@ title: "Mirror Public Repositories" date: 2023-11-22T12:28:13-05:00 draft: false -tags: [] +tags: + - Git + - Archive math: false medium_enabled: false --- diff --git a/content/blog/nginx-gzip.md b/content/blog/nginx-gzip.md index 262aa05..ee532e1 100644 --- a/content/blog/nginx-gzip.md +++ b/content/blog/nginx-gzip.md @@ -4,7 +4,8 @@ draft: false math: false medium_enabled: true medium_post_id: ebd510dbf691 -tags: [] +tags: + - Nginx title: Reducing Network Bandwidth in Nginx with Gzip --- diff --git a/content/blog/no-response-default-nginx.md b/content/blog/no-response-default-nginx.md index 50c0977..d5cf035 100644 --- a/content/blog/no-response-default-nginx.md +++ b/content/blog/no-response-default-nginx.md @@ -2,7 +2,8 @@ title: "No Response Default in Nginx" date: 2024-01-01T17:21:51-05:00 draft: false -tags: [] +tags: + - Nginx math: false medium_enabled: false --- diff --git a/content/blog/obtaining-multiple-solutions-z3.md b/content/blog/obtaining-multiple-solutions-z3.md index 1a8de7e..f15be7c 100644 --- a/content/blog/obtaining-multiple-solutions-z3.md +++ b/content/blog/obtaining-multiple-solutions-z3.md @@ -4,7 +4,8 @@ draft: false math: true medium_enabled: true medium_post_id: d4f11c04d852 -tags: [] +tags: + - Formal Methods title: Obtaining Multiple Solutions Z3 --- diff --git a/content/blog/podman-nginx-tcpv6-http2-ready.md b/content/blog/podman-nginx-tcpv6-http2-ready.md index 02a9ea2..5931a66 100644 --- a/content/blog/podman-nginx-tcpv6-http2-ready.md +++ b/content/blog/podman-nginx-tcpv6-http2-ready.md @@ -7,6 +7,7 @@ medium_post_id: ac419c65c080 tags: - Networking - Containers +- Nginx title: Getting Podman and Nginx TCPv6 and HTTP/2 Ready --- diff --git a/content/blog/pretty-rss-feeds.md b/content/blog/pretty-rss-feeds.md index fe94cbd..a9d6f5b 100644 --- a/content/blog/pretty-rss-feeds.md +++ b/content/blog/pretty-rss-feeds.md @@ -4,7 +4,8 @@ draft: false math: false medium_enabled: true medium_post_id: 5eb712e808ae -tags: [] +tags: + - Blogging title: Pretty RSS Feeds --- diff --git a/content/blog/python-dataclasses-derived-fields-validation.md b/content/blog/python-dataclasses-derived-fields-validation.md index 242f243..46cc1a4 100644 --- a/content/blog/python-dataclasses-derived-fields-validation.md +++ b/content/blog/python-dataclasses-derived-fields-validation.md @@ -2,7 +2,8 @@ title: "Python Dataclasses: Derived Fields and Validation" date: 2024-01-15T11:02:21-05:00 draft: false -tags: [] +tags: + - Python math: false medium_enabled: false --- diff --git a/content/blog/rebalancing-portfolio-buy-low-sell-high.md b/content/blog/rebalancing-portfolio-buy-low-sell-high.md index 66ce1a1..24bf7c5 100644 --- a/content/blog/rebalancing-portfolio-buy-low-sell-high.md +++ b/content/blog/rebalancing-portfolio-buy-low-sell-high.md @@ -2,7 +2,8 @@ title: "Rebalancing Portfolios: The buy low sell high of investing" date: 2023-06-17T12:22:37-04:00 draft: false -tags: [] +tags: + - Finance math: false medium_enabled: false --- diff --git a/content/blog/renewing-gpg-keys.md b/content/blog/renewing-gpg-keys.md index 1cf27e4..dec1d79 100644 --- a/content/blog/renewing-gpg-keys.md +++ b/content/blog/renewing-gpg-keys.md @@ -2,7 +2,8 @@ title: "Renewing my GPG Keys" date: 2023-12-28T11:46:33-05:00 draft: false -tags: [] +tags: + - GPG/PGP math: false medium_enabled: false --- diff --git a/content/blog/representing-uncertainty-closed-world-assumption.md b/content/blog/representing-uncertainty-closed-world-assumption.md index ef50337..169a63b 100644 --- a/content/blog/representing-uncertainty-closed-world-assumption.md +++ b/content/blog/representing-uncertainty-closed-world-assumption.md @@ -2,7 +2,8 @@ title: "Representing Uncertainty under the Closed World Assumption" date: 2023-09-18T19:01:56-04:00 draft: false -tags: [] +tags: + - Logic math: true medium_enabled: false --- diff --git a/content/blog/switching-raid-10.md b/content/blog/switching-raid-10.md index 000c32c..655da9e 100644 --- a/content/blog/switching-raid-10.md +++ b/content/blog/switching-raid-10.md @@ -2,7 +2,8 @@ title: "Switching to Raid 10" date: 2023-12-29T15:44:44-05:00 draft: false -tags: [] +tags: + - Storage math: false medium_enabled: false --- diff --git a/content/blog/traefiknginx.md b/content/blog/traefiknginx.md index a943c5b..4c78d9f 100644 --- a/content/blog/traefiknginx.md +++ b/content/blog/traefiknginx.md @@ -1,6 +1,8 @@ --- title: "How to use Nginx under Traefik" date: 2019-12-16T19:55:47-05:00 +tags: + - Nginx draft: false medium_enabled: true --- diff --git a/content/blog/type-checking-javascript-files-using-typescript.md b/content/blog/type-checking-javascript-files-using-typescript.md index 497be60..ff5c53d 100644 --- a/content/blog/type-checking-javascript-files-using-typescript.md +++ b/content/blog/type-checking-javascript-files-using-typescript.md @@ -2,7 +2,8 @@ title: "Type Checking Javascript Files Using Typescript" date: 2023-09-19T15:30:02-04:00 draft: false -tags: [] +tags: + - JS math: false medium_enabled: false ---