From 35f450a8e9eedcde831b1df61797725a2c8562ee Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Fri, 16 Feb 2024 06:16:29 -0500 Subject: Remove Blog and focus on projects for now --- content/blog/post-1.md | 2 +- content/blog/post-2.md | 2 +- content/blog/post-3.md | 2 +- content/blog/post-4.md | 2 +- content/blog/post-5.md | 2 +- content/projects/amp-automation/index.md | 2 +- themes/cranky/layouts/baseof.html | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/content/blog/post-1.md b/content/blog/post-1.md index 2a62ae1..249b198 100644 --- a/content/blog/post-1.md +++ b/content/blog/post-1.md @@ -1,7 +1,7 @@ --- title: Post 1 author: Benjamin Chausse -draft: false +draft: true --- Lorem ipsum dolor sit amet, officia excepteur ex fugiat reprehenderit enim labore culpa sint ad nisi Lorem pariatur mollit ex esse exercitation amet. Nisi anim cupidatat excepteur officia. Reprehenderit nostrud nostrud ipsum Lorem est aliquip amet voluptate voluptate dolor minim nulla est proident. Nostrud officia pariatur ut officia. Sit irure elit esse ea nulla sunt ex occaecat reprehenderit commodo officia dolor Lorem duis laboris cupidatat officia voluptate. Culpa proident adipisicing id nulla nisi laboris ex in Lorem sunt duis officia eiusmod. Aliqua reprehenderit commodo ex non excepteur duis sunt velit enim. Voluptate laboris sint cupidatat ullamco ut ea consectetur et est culpa et culpa duis. diff --git a/content/blog/post-2.md b/content/blog/post-2.md index 70ea78d..d859668 100644 --- a/content/blog/post-2.md +++ b/content/blog/post-2.md @@ -1,7 +1,7 @@ --- title: Post 2 author: Benjamin Chausse -draft: false +draft: true --- diff --git a/content/blog/post-3.md b/content/blog/post-3.md index 9a5b68f..5f4a1e3 100644 --- a/content/blog/post-3.md +++ b/content/blog/post-3.md @@ -1,7 +1,7 @@ --- title: Post 3 author: Benjamin Chausse -draft: false +draft: true --- diff --git a/content/blog/post-4.md b/content/blog/post-4.md index 6502b85..fde6e3b 100644 --- a/content/blog/post-4.md +++ b/content/blog/post-4.md @@ -1,7 +1,7 @@ --- title: Post 4 author: Benjamin Chausse -draft: false +draft: true --- diff --git a/content/blog/post-5.md b/content/blog/post-5.md index bc8ece1..a3f305e 100644 --- a/content/blog/post-5.md +++ b/content/blog/post-5.md @@ -1,7 +1,7 @@ --- title: Post 5 author: Benjamin Chausse -draft: false +draft: true --- diff --git a/content/projects/amp-automation/index.md b/content/projects/amp-automation/index.md index 15e612a..838fe59 100644 --- a/content/projects/amp-automation/index.md +++ b/content/projects/amp-automation/index.md @@ -28,7 +28,7 @@ so I figured I could use infrared signals to control it. after a bit of digging, this precious little datasheet detailing the different IR codes which existed for the model of amplifier my parents had: -![Cambridge CXA60 IR Datasheet](cambridge-cxa60-ir-codes.png) +{{< img src="cambridge-cxa60-ir-codes.png" alt="Cambridge CXA60 IR Datasheet" caption="" >}} Another tool I discovered during my research was [shairport-sync][1]. It emulates an airport express which allowed me to stream my music directly to it instead of walking diff --git a/themes/cranky/layouts/baseof.html b/themes/cranky/layouts/baseof.html index e03e921..a598d5d 100644 --- a/themes/cranky/layouts/baseof.html +++ b/themes/cranky/layouts/baseof.html @@ -26,7 +26,7 @@ About Me Projects Photography - Posts + Git Contact -- cgit v1.2.3