new_site/_posts/2015-05-15-images.markdown

31 lines
1.5 KiB
Markdown

---
layout: post
title: a post with images
date: 2015-05-15 21:01:00
description: this is what included images could look like
---
Jean shorts raw denim Vice normcore, art party High Life PBR skateboard stumptown vinyl kitsch. Fingerstache four loko meh 8-bit, tousled banh mi tilde forage Schlitz dreamcatcher twee 3 wolf moon. Chambray asymmetrical paleo salvia, sartorial umami four loko master cleanse drinking vinegar brunch.
<div class="img_row">
<img class="col three" src="{{ site.baseurl }}/assets/img/9.jpg">
</div>
<div class="img_row">
<img class="col three" src="{{ site.baseurl }}/assets/img/7.jpg">
</div>
<div class="col three caption">
A simple, elegant caption looks good between image rows, after each row, or doesn't have to be there at all.
</div>
<div class="img_row">
<img class="col two first" src="{{ site.baseurl }}/assets/img/8.jpg">
<img class="col one last" src="{{ site.baseurl }}/assets/img/10.jpg">
</div>
Slow-carb four dollar toast Helvetica pop-up. Kale chips next level literally trust fund Pitchfork. Jean shorts Pinterest beard, farm-to-table irony craft beer swag tofu 8-bit Banksy. Quinoa forage fanny pack, pug hashtag Echo Park heirloom Schlitz tote bag artisan Neutra mumblecore 90's shabby chic raw denim.
<div class="img_row">
<img class="col one first" src="{{ site.baseurl }}/assets/img/11.jpg">
<img class="col one" src="{{ site.baseurl }}/assets/img/12.jpg">
<img class="col one last" src="{{ site.baseurl }}/assets/img/7.jpg">
</div>