diff --git a/content/2026/04/hello-world.md b/content/2026/04/hello-world.md new file mode 100644 index 0000000..337af98 --- /dev/null +++ b/content/2026/04/hello-world.md @@ -0,0 +1,9 @@ +--- +title: Hello World +date: 2026-4-16 +tags: [Web Development, TypeScript, Bun] +excerpt: It's finally here. Eventually this will be a real blog post. +draft: true +--- + +This is just some boilerplate for a first post. I just got done testing my CI/CD for this and will probably update this to talk about my blog's architecture.