Storing the images
I store images in ./images/assets/
in my Octopress install directory. They get bundled up with all the other parts of my blog when I deploy.
The Octopress image tag
I use the Octopress image tag
The syntax is:
{[%] img [class names] /path/to/image [width] [height] [title text [alt text]] [%]}