rename author, publish test post

This commit is contained in:
2024-05-04 14:31:19 -04:00
parent dbd645375f
commit 748223d3d2
18 changed files with 49 additions and 22 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
--- ---
title: "{{ replace .Name "-" " " | title }}" title: "{{ replace .Name "-" " " | title }}"
authors: [ "{{ Site.AuthorName }}" ] authors: [ "David Rinaldo" ]
date: {{ .Date }} date: {{ .Date }}
draft: true draft: true
--- ---
+1 -1
View File
@@ -1,6 +1,6 @@
--- ---
title: "Containers, Home Labs, and AI" title: "Containers, Home Labs, and AI"
author: ["David Lick"] author: ["David Rinaldo"]
date: 2023-01-14 date: 2023-01-14
--- ---
![Photo by [Guillaume Bolduc](https://unsplash.com/@guibolduc?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit) / [Unsplash](https://unsplash.com/?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit)](/img/stacked-containers.jpg) ![Photo by [Guillaume Bolduc](https://unsplash.com/@guibolduc?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit) / [Unsplash](https://unsplash.com/?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit)](/img/stacked-containers.jpg)
+1 -1
View File
@@ -1,6 +1,6 @@
--- ---
title: "Decrypting a Headless Server on Boot... Remotely" title: "Decrypting a Headless Server on Boot... Remotely"
author: ["David Lick"] author: ["David Rinaldo"]
date: 2020-11-21 date: 2020-11-21
--- ---
![](/img/server-room.jpg) ![](/img/server-room.jpg)
+1 -1
View File
@@ -1,6 +1,6 @@
--- ---
title: "Freedom Tech" title: "Freedom Tech"
author: ["David Lick"] author: ["David Rinaldo"]
date: 2023-07-18 date: 2023-07-18
--- ---
![Photo by [Simon Infanger](https://unsplash.com/@photosimon?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit) / [Unsplash](https://unsplash.com/?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit)](/img/nostrich.jpg) ![Photo by [Simon Infanger](https://unsplash.com/@photosimon?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit) / [Unsplash](https://unsplash.com/?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit)](/img/nostrich.jpg)
+1 -1
View File
@@ -1,6 +1,6 @@
--- ---
title: "Hardware Wallets" title: "Hardware Wallets"
author: ["David Lick"] author: ["David Rinaldo"]
date: 2020-07-24 date: 2020-07-24
--- ---
![Wallet open with cards](/img/open-wallet.jpg) ![Wallet open with cards](/img/open-wallet.jpg)
+1 -1
View File
@@ -1,6 +1,6 @@
--- ---
title: "InterPlanetary File System" title: "InterPlanetary File System"
author: ["David Lick"] author: ["David Rinaldo"]
date: 2020-06-25 date: 2020-06-25
--- ---
![Solar system model](/img/orbit-model.jpg) ![Solar system model](/img/orbit-model.jpg)
+1 -1
View File
@@ -1,6 +1,6 @@
--- ---
title: "Running a Bitcoin Full Node" title: "Running a Bitcoin Full Node"
author: ["David Lick"] author: ["David Rinaldo"]
date: 2020-06-13 date: 2020-06-13
--- ---
![Bitcoin on CPU](/img/bitcoin-cpu.jpg) ![Bitcoin on CPU](/img/bitcoin-cpu.jpg)
+1 -1
View File
@@ -1,6 +1,6 @@
--- ---
title: "Sorting Out Your Digital Life" title: "Sorting Out Your Digital Life"
author: ["David Lick"] author: ["David Rinaldo"]
date: 2023-03-19 date: 2023-03-19
--- ---
![Photo by [Markus Spiske](https://unsplash.com/@markusspiske?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit) / [Unsplash](https://unsplash.com/?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit)](/img/matrix-code.jpg) ![Photo by [Markus Spiske](https://unsplash.com/@markusspiske?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit) / [Unsplash](https://unsplash.com/?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit)](/img/matrix-code.jpg)
+1 -1
View File
@@ -1,6 +1,6 @@
--- ---
title: "Switched to Arch Linux (...Again)" title: "Switched to Arch Linux (...Again)"
author: ["David Lick"] author: ["David Rinaldo"]
date: 2020-10-11 date: 2020-10-11
--- ---
![Arch Linux logo](/img/arch-linux-logo.png) ![Arch Linux logo](/img/arch-linux-logo.png)
+6
View File
@@ -0,0 +1,6 @@
---
title: "Test"
authors: [ "David Rinaldo" ]
date: 2024-05-04T14:27:12-04:00
---
+1 -1
View File
@@ -1,6 +1,6 @@
--- ---
title: "The Filter" title: "The Filter"
author: ["David Lick"] author: ["David Rinaldo"]
date: 2023-07-16 date: 2023-07-16
--- ---
![Photo by [Eugene Chystiakov](https://unsplash.com/@eugenechystiakov?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit) / [Unsplash](https://unsplash.com/?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit)](/img/camera-filter-city.jpg) ![Photo by [Eugene Chystiakov](https://unsplash.com/@eugenechystiakov?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit) / [Unsplash](https://unsplash.com/?utm_source=ghost&utm_medium=referral&utm_campaign=api-credit)](/img/camera-filter-city.jpg)
+1 -1
View File
@@ -1,6 +1,6 @@
--- ---
title: "UFW VPN Kill Switch" title: "UFW VPN Kill Switch"
author: ["David Lick"] author: ["David Rinaldo"]
date: 2020-10-11 date: 2020-10-11
--- ---
![Old wall switch](/img/old-switch.jpg) ![Old wall switch](/img/old-switch.jpg)
+1 -1
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>Categories on dvdt.dev</title> <title>Categories on dvdt.dev</title>
<link>https://new.dvdt.dev/categories/</link> <link>https://new.dvdt.dev/categories/</link>
+11 -2
View File
@@ -1,12 +1,21 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>dvdt.dev</title> <title>dvdt.dev</title>
<link>https://new.dvdt.dev/</link> <link>https://new.dvdt.dev/</link>
<description>Recent content on dvdt.dev</description> <description>Recent content on dvdt.dev</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Tue, 18 Jul 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://new.dvdt.dev/index.xml" rel="self" type="application/rss+xml" /> <lastBuildDate>Sat, 04 May 2024 14:27:12 -0400</lastBuildDate><atom:link href="https://new.dvdt.dev/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Test</title>
<link>https://new.dvdt.dev/2024/05/test/</link>
<pubDate>Sat, 04 May 2024 14:27:12 -0400</pubDate>
<guid>https://new.dvdt.dev/2024/05/test/</guid>
<description></description>
</item>
<item> <item>
<title>Freedom Tech</title> <title>Freedom Tech</title>
<link>https://new.dvdt.dev/2023/07/freedom-tech/</link> <link>https://new.dvdt.dev/2023/07/freedom-tech/</link>
+1 -1
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>Pages on dvdt.dev</title> <title>Pages on dvdt.dev</title>
<link>https://new.dvdt.dev/pages/</link> <link>https://new.dvdt.dev/pages/</link>
+11 -2
View File
@@ -1,12 +1,21 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>Posts on dvdt.dev</title> <title>Posts on dvdt.dev</title>
<link>https://new.dvdt.dev/posts/</link> <link>https://new.dvdt.dev/posts/</link>
<description>Recent content in Posts on dvdt.dev</description> <description>Recent content in Posts on dvdt.dev</description>
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Tue, 18 Jul 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://new.dvdt.dev/posts/index.xml" rel="self" type="application/rss+xml" /> <lastBuildDate>Sat, 04 May 2024 14:27:12 -0400</lastBuildDate><atom:link href="https://new.dvdt.dev/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Test</title>
<link>https://new.dvdt.dev/2024/05/test/</link>
<pubDate>Sat, 04 May 2024 14:27:12 -0400</pubDate>
<guid>https://new.dvdt.dev/2024/05/test/</guid>
<description></description>
</item>
<item> <item>
<title>Freedom Tech</title> <title>Freedom Tech</title>
<link>https://new.dvdt.dev/2023/07/freedom-tech/</link> <link>https://new.dvdt.dev/2023/07/freedom-tech/</link>
+7 -4
View File
@@ -3,12 +3,15 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml"> xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url> <url>
<loc>https://new.dvdt.dev/</loc> <loc>https://new.dvdt.dev/</loc>
<lastmod>2023-07-18T00:00:00+00:00</lastmod> <lastmod>2024-05-04T14:27:12-04:00</lastmod>
</url><url>
<loc>https://new.dvdt.dev/2023/07/freedom-tech/</loc>
<lastmod>2023-07-18T00:00:00+00:00</lastmod>
</url><url> </url><url>
<loc>https://new.dvdt.dev/posts/</loc> <loc>https://new.dvdt.dev/posts/</loc>
<lastmod>2024-05-04T14:27:12-04:00</lastmod>
</url><url>
<loc>https://new.dvdt.dev/2024/05/test/</loc>
<lastmod>2024-05-04T14:27:12-04:00</lastmod>
</url><url>
<loc>https://new.dvdt.dev/2023/07/freedom-tech/</loc>
<lastmod>2023-07-18T00:00:00+00:00</lastmod> <lastmod>2023-07-18T00:00:00+00:00</lastmod>
</url><url> </url><url>
<loc>https://new.dvdt.dev/2023/07/the-filter/</loc> <loc>https://new.dvdt.dev/2023/07/the-filter/</loc>
+1 -1
View File
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel> <channel>
<title>Tags on dvdt.dev</title> <title>Tags on dvdt.dev</title>
<link>https://new.dvdt.dev/tags/</link> <link>https://new.dvdt.dev/tags/</link>