Welcome to the blog! This is the first post, written in Markdown.

Code

Here's a code block:

console.log("Hello from the blog!");

Lists

  • Markdown rendering via marked
  • Frontmatter with gray-matter
  • Served by Remix 3

That's it for now.