Template Post Title

One or two sentences describing the post.

tag-one tag-two
1 min read Updated January 2, 2024

This is a template post you can copy. It is marked as a draft so it will not show up on the blog list or RSS feed until you set draft: false.

Section Heading

Write your content here. You can use Markdown and MDX components.

Here is a sidenote example 1. This is extra context. that will appear in the margin on desktop and toggle open on mobile.

Math Example

Inline math: E=mc2E = mc^2

Display math:

01x2dx\int_0^1 x^2 dx

Code Example

function greet(name: string) {
  return `Hello, ${name}!`;
}

Outro

Add a short conclusion and optionally a link to related posts or resources.