diff --git a/archetypes/default.md b/archetypes/default.md index b370591..db100a2 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -1,6 +1,6 @@ --- title: "{{ replace .Name "-" " " | title }}" -authors: [ "David Rinaldo" ] +author: [ "David Rinaldo" ] date: {{ .Date }} draft: true --- diff --git a/content/posts/2024-2025-goals.md b/content/posts/2024-2025-goals.md index 9276a28..b0ed628 100644 --- a/content/posts/2024-2025-goals.md +++ b/content/posts/2024-2025-goals.md @@ -1,6 +1,6 @@ --- title: "2024-2025 Goals" -authors: [ "David Rinaldo" ] +author: [ "David Rinaldo" ] date: 2024-05-05T22:03:40-04:00 --- diff --git a/content/posts/why-dvdt-dev.md b/content/posts/why-dvdt-dev.md index 2bc2405..dacbaf4 100644 --- a/content/posts/why-dvdt-dev.md +++ b/content/posts/why-dvdt-dev.md @@ -1,6 +1,6 @@ --- title: "Why dvdt.dev?" -authors: [ "David Rinaldo" ] +author: [ "David Rinaldo" ] date: 2024-05-06T10:19:03-04:00 --- @@ -21,4 +21,4 @@ Fast forward real quick to high school in Mrs. Cloninger's precalculus class whe ## Okay, so back to the website domain... dvdt is a reference to the equation for acceleration: `a = dv / dt`. Delta V over delta T is the change in velocity over the change in time. On Earth the gravitational acceleration is 9.8m/s/s. -dvdt.dev is an homage to my uncle Scott who was the most pivotal person in my life. He recognized that I loved to learn and always tried to encourage me to explore and gave me resources. He was never overbearing about it but just made things available to me and let my natural curiosity run with it. He's a huge reason I am who I am today and I am forever grateful. Scott passed away in 2021 and I miss him all the time. \ No newline at end of file +dvdt.dev is an homage to my uncle Scott who was the most pivotal person in my life. He recognized that I loved to learn and always tried to encourage me to explore and gave me resources. He was never overbearing about it but just made things available to me and let my natural curiosity run with it. He's a huge reason I am who I am today and I am forever grateful. Scott passed away in 2021 and I miss him all the time.