Hello World

Posted on 3/20/2024

Hello World!

This is my first post using this static site generator. Here's what you can do with Markdown:

Lists

Code

const greeting = "Hello, World!";
console.log(greeting);

Links

Check out the tags page to see all available tags.

Images

Sample Image

Blockquotes

This is a blockquote. It can be used to highlight important information.

Tables

Header 1 Header 2
Cell 1 Cell 2
Cell 3 Cell 4