Skip to content

Commit 2b45cde

Browse files
committed
Adjust example posts/projects
1 parent b6543ef commit 2b45cde

12 files changed

+55
-42
lines changed

_posts/2015-05-15-images.markdown

Lines changed: 0 additions & 30 deletions
This file was deleted.

_posts/2015-05-15-images.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
layout: post
3+
title: a post with images
4+
date: 2015-05-15 21:01:00
5+
description: this is what included images could look like
6+
---
7+
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.
8+
9+
<div class="row mt-3">
10+
<div class="col-sm mt-3 mt-md-0">
11+
<img class="img-fluid rounded z-depth-1" src="{{ site.baseurl }}/assets/img/9.jpg">
12+
</div>
13+
</div>
14+
<div class="row mt-3">
15+
<div class="col-sm mt-3 mt-md-0">
16+
<img class="img-fluid rounded z-depth-1" src="{{ site.baseurl }}/assets/img/7.jpg">
17+
</div>
18+
</div>
19+
<div class="caption">
20+
A simple, elegant caption looks good between image rows, after each row, or doesn't have to be there at all.
21+
</div>
22+
<div class="row mt-3">
23+
<div class="col-sm mt-3 mt-md-0">
24+
<img class="img-fluid rounded z-depth-1" src="{{ site.baseurl }}/assets/img/8.jpg">
25+
</div>
26+
<div class="col-sm mt-3 mt-md-0">
27+
<img class="img-fluid rounded z-depth-1" src="{{ site.baseurl }}/assets/img/10.jpg">
28+
</div>
29+
</div>
30+
31+
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.
32+
33+
<div class="row mt-3">
34+
<div class="col-sm mt-3 mt-md-0">
35+
<img class="img-fluid rounded z-depth-1" src="{{ site.baseurl }}/assets/img/11.jpg">
36+
</div>
37+
<div class="col-sm mt-3 mt-md-0">
38+
<img class="img-fluid rounded z-depth-1" src="{{ site.baseurl }}/assets/img/12.jpg">
39+
</div>
40+
<div class="col-sm mt-3 mt-md-0">
41+
<img class="img-fluid rounded z-depth-1" src="{{ site.baseurl }}/assets/img/7.jpg">
42+
</div>
43+
</div>
File renamed without changes.
File renamed without changes.
File renamed without changes.

_projects/1_project.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: page
3-
title: Project 1
3+
title: project 1
44
description: a project with a background image
55
img: /assets/img/12.jpg
66
importance: 1
@@ -14,7 +14,7 @@ To give your project a background in the portfolio page, just add the img tag to
1414

1515
---
1616
layout: page
17-
title: Project
17+
title: project
1818
description: a project with a background image
1919
img: /assets/img/12.jpg
2020
---

_projects/2_project.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: page
3-
title: Project 2
3+
title: project 2
44
description: a project with a background image
55
img: /assets/img/3.jpg
66
importance: 2
@@ -14,7 +14,7 @@ To give your project a background in the portfolio page, just add the img tag to
1414

1515
---
1616
layout: page
17-
title: Project
17+
title: project
1818
description: a project with a background image
1919
img: /assets/img/12.jpg
2020
---

_projects/3_project.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: page
3-
title: Project 3
3+
title: project 3
44
description: a project that redirects to another website
55
img: /assets/img/7.jpg
66
redirect: https://unsplash.com
@@ -15,7 +15,7 @@ To give your project a background in the portfolio page, just add the img tag to
1515

1616
---
1717
layout: page
18-
title: Project
18+
title: project
1919
description: a project with a background image
2020
img: /assets/img/12.jpg
2121
---

_projects/4_project.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: page
3-
title: Project 4
3+
title: project 4
44
description: another without an image
55
img:
66
importance: 3
@@ -14,7 +14,7 @@ To give your project a background in the portfolio page, just add the img tag to
1414

1515
---
1616
layout: page
17-
title: Project
17+
title: project
1818
description: a project with a background image
1919
img: /assets/img/12.jpg
2020
---

_projects/5_project.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: page
3-
title: Project 5
3+
title: project 5
44
description: a project with a background image
55
img: /assets/img/1.jpg
66
importance: 3
@@ -14,7 +14,7 @@ To give your project a background in the portfolio page, just add the img tag to
1414

1515
---
1616
layout: page
17-
title: Project
17+
title: project
1818
description: a project with a background image
1919
img: /assets/img/12.jpg
2020
---

_projects/6_project.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: page
3-
title: Project 6
3+
title: project 6
44
description: a project with no image
55
img:
66
importance: 4
@@ -14,7 +14,7 @@ To give your project a background in the portfolio page, just add the img tag to
1414

1515
---
1616
layout: page
17-
title: Project
17+
title: project
1818
description: a project with a background image
1919
img: /assets/img/12.jpg
2020
---

0 commit comments

Comments
 (0)