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 This is extra context. that will appear in the margin on desktop and toggle open on mobile.
Math Example
Inline math:
Display math:
Code Example
function greet(name: string) {
return `Hello, ${name}!`;
}
Outro
Add a short conclusion and optionally a link to related posts or resources.