Published by Hari HKH on 2025-03-20

Validated by John Doe, Foo

The First Post

My First Blog Post

This is a sample blog post demonstrating how to include images.

Image Example

Here's how you can include an image from your post's images folder:

Sample Image

Multiple Images

You can include multiple images in the same post:

Image with Caption

You can also add captions to your images:

Notes on Image Usage

  1. Place all images for a post in its corresponding
    images
    folder within
    src/posts/[post-name]/
  2. Use absolute paths starting with
    /posts/[post-name]/images/
  3. Keep image filenames lowercase and use hyphens for spaces
  4. Recommended image formats: JPG, PNG, or WebP
  5. Optimize images for web use before uploading