Hello World
This is a test post. If you’re reading this, the blog works.
A subheading
Here’s some bold and italic text to make sure markdown rendering is wired up.
- bullet one
- bullet two
- bullet three
IO.puts("hello from a code block")
This is a test post. If you’re reading this, the blog works.
Here’s some bold and italic text to make sure markdown rendering is wired up.
IO.puts("hello from a code block")