| title: | Sample Val Town Blog Post |
|---|---|
| description: | This is a sample blog post that demonstrates how to create content for the Val Town Blog. |
| pubDate: | 2025-03-29T00:00:00.000Z |
| author: | Val Town Team |
This is a sample blog post that demonstrates how to create content for the Val Town Blog.
To add a new post to the Val Town Blog:
/posts directoryThe blog supports GitHub Flavored Markdown features:
function hello() {
console.log("Hello, Val Town!");
}
| Feature | Supported |
|---|---|
| Tables | ✅ |
| Lists | ✅ |
| Code | ✅ |
Images can be included using markdown syntax.
This is just a sample post. The blog system automatically processes markdown files and displays them on the homepage.