Skip to content

Hello World

Published: at 01:15 PM

Hello internet, please be gentle

This is my first blog post, and yes, I am launching with maximum confidence and minimum caffeine.

Tiny markdown playground

Here is some inline code: const mood = "ship it";

And here is a code block:

function greet(name) {
  return `Hello, ${name}. I write bugs professionally.`;
}

console.log(greet("world"));

Here is a second example:

npm run dev
# if it works first try, do not touch anything

Totally scientific table

TaskTime SpentEmotional Status
Write post title8 minutesheroic
Fix one typo23 minuteshumbled
Add table for “professionalism”2 minutesunstoppable

If you made it this far, thank you for reading my first post.
Next up: pretending this was all part of a content strategy.