Welcome to my blog! This is a sample post to demonstrate how Jekyll blog posts work.
How to Add New Posts
- Create a new Markdown file in the
_posts/directory - Name it with the format:
YYYY-MM-DD-post-title.md - Add front matter at the top with post metadata
- Write your content in Markdown below
Features
- Markdown support - Write in easy-to-read Markdown
- Automatic listing - Posts appear automatically on the blog page
- Categories - Organize posts by category
- Images - Include images in your posts
- Excerpts - Short descriptions shown on the blog listing
Happy blogging!