From ea31ae742a06966c9223b03a27a3c271263424a0 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Thu, 18 Dec 2025 21:18:16 -0800 Subject: Init pt 2 --- src/posts/TBD.md | 8 ++++++++ src/posts/hello-world.md | 34 ---------------------------------- 2 files changed, 8 insertions(+), 34 deletions(-) create mode 100644 src/posts/TBD.md delete mode 100644 src/posts/hello-world.md (limited to 'src/posts') diff --git a/src/posts/TBD.md b/src/posts/TBD.md new file mode 100644 index 0000000..4de0c75 --- /dev/null +++ b/src/posts/TBD.md @@ -0,0 +1,8 @@ +--- +layout: base.njk +title: Hello World +subtitle: I've spent too much time on other stuff to write a first post on my blog recently but I have a lot I want to talk about so come back soon! +date: 2025-12-14 +--- + +## Hello World! diff --git a/src/posts/hello-world.md b/src/posts/hello-world.md deleted file mode 100644 index 22eef26..0000000 --- a/src/posts/hello-world.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -layout: base.njk -title: Hello World -date: 2025-12-14 ---- - -# Hello World! - -This is my first blog post. I can write regular markdown here. - -## Interactive Toy Example - -Here's a little interactive toy: - -
- -

Color: #f0f0f0

-
- - - -## More Content - -And I can continue writing markdown after the interactive bit! -- cgit v1.2.3-70-g09d2