
Sample Blog Post#
This is a sample blog post generated by the create-sample-post.sh script.
Markdown Features#
Here are some Markdown features you can use in your blog posts:
Lists#
- Item 1
- Item 2
- Item 3
Code Blocks#
function helloWorld() {
console.log("Hello, world!");
}
Blockquotes#
This is a blockquote. It can be used to highlight important information.
Conclusion#
Now you have a new blog post in your content/blog directory!

Chanthawat
Student at UTCC
Related Posts

Getting Started with Markdown in Next.js
Learn how to use Markdown in your Next.js blog application for efficient content creation.

Getting Started with Markdown in Next.js
Learn how to use Markdown in your Next.js blog application for efficient content creation.

Building a Blog with Next.js and Markdown
Step by step guide to creating your own markdown-powered blog with Next.js