layout: post

title: a post with images

date: 2015-05-15 21:01:00

description: this is what included images could look like

tags: formatting images

categories: sample-posts

thumbnail: assets/img/9.jpg

#

This is an example post with image galleries.

#

<div class="row mt-3">

<div class="col-sm mt-3 mt-md-0">

#

</div>

<div class="col-sm mt-3 mt-md-0">

#

</div>

</div>

<div class="caption">

A simple, elegant caption looks good between image rows, after each row, or doesn’t have to be there at all.

</div>

#

Images can be made zoomable.

Simply add data-zoomable to <img> tags that you want to make zoomable.

#

<div class="row mt-3">

<div class="col-sm mt-3 mt-md-0">

#

</div>

<div class="col-sm mt-3 mt-md-0">

#

</div>

</div>

#

The rest of the images in this post are all zoomable, arranged into different mini-galleries.

#

<div class="row mt-3">

<div class="col-sm mt-3 mt-md-0">

#

</div>

<div class="col-sm mt-3 mt-md-0">

#

</div>

<div class="col-sm mt-3 mt-md-0">

#

</div>

</div>