Welcome

This is a placeholder. Replace this file with your real first post.

Some example markdown features that work out of the box:

Headings, lists, links

  • Inline code
  • Links
  • Bold and italic

Code blocks with syntax highlighting

def greet(name: str) -> str:
    return f"hello, {name}"

print(greet("world"))
const ok = (n: number): boolean => n > 0;
aws sts get-caller-identity --profile 992labs-admin

Front matter you can set per post

title: Your post title
date: 2026-04-29
description: Short summary used in the page meta description.
tags: [security, aws]   # optional
author: em@992labs.io   # optional, defaults to em@992labs.io