Sample Article
by Sean Meador
This is a sample article to demonstrate the MDX content collections setup. You can write content in Markdown with frontmatter metadata.
Code Example
const greeting = "Hello, World!";
console.log(greeting);
Lists
- Item one
- Item two
- Item three
This content will be used to test the writing page and search functionality.