From 6ce8f79d3b5f6e2d724204e3bcb504b2e7bcb306 Mon Sep 17 00:00:00 2001 From: frosty Date: Wed, 4 Jun 2025 17:06:54 -0400 Subject: remove a few pages, move blog into posts, and add first status update --- content/posts/hello-world.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/posts/hello-world.md (limited to 'content/posts/hello-world.md') diff --git a/content/posts/hello-world.md b/content/posts/hello-world.md new file mode 100644 index 0000000..f80d9fe --- /dev/null +++ b/content/posts/hello-world.md @@ -0,0 +1,11 @@ +--- +title: "Hello, World!" +date: "2025-05-19" +--- + +Hello and welcome! This is an introduction to my website. For the time being, you can read more [about me][about], or check up on what's up with me [right now][now]. + +That's all I've got at the moment, see you soon! + +[about]: /about.html +[now]: /now.html -- cgit v1.2.3-70-g09d2