Sample post cleanup
This commit is contained in:
		| @@ -7,4 +7,4 @@ tags: | ||||
|   - Post Formats | ||||
| --- | ||||
|  | ||||
| [](http://wpthemetestdata.files.wordpress.com/2008/06/100_5540.jpg) | ||||
| [](https://flic.kr/p/8ww3fZ) | ||||
| @@ -8,10 +8,14 @@ tags: | ||||
| --- | ||||
|  | ||||
| {% capture fig_img %} | ||||
| [](http://wpthemetestdata.files.wordpress.com/2012/06/dsc20040724_152504_532.jpg) | ||||
| [](https://flic.kr/p/8wzarA) | ||||
| {% endcapture %} | ||||
|  | ||||
| {% capture fig_caption %} | ||||
| Stairs? Were we're going we don't need no stairs. | ||||
| {% endcapture %} | ||||
|  | ||||
| <figure> | ||||
|   {{ fig_img | markdownify }} | ||||
|   <figcaption>Chunk of resinous blackboy husk, Clarkson, Western Australia. This burns like a spinifex log.</figcaption> | ||||
|   {{ fig_img | markdownify | remove: "<p>" | remove: "</p>" }} | ||||
|   <figcaption>{{ fig_caption | markdownify | remove: "<p>" | remove: "</p>" }}</figcaption> | ||||
| </figure> | ||||
| @@ -13,6 +13,6 @@ tags: | ||||
| {% endcapture %} | ||||
|  | ||||
| <figure> | ||||
|   {{ fig_img | markdownify }} | ||||
|   {{ fig_img | markdownify | remove: "<p>" | remove: "</p>" }} | ||||
|   <figcaption>Bell on wharf in San Francisco</figcaption> | ||||
| </figure> | ||||
| @@ -1,16 +0,0 @@ | ||||
| --- | ||||
| title: "Template: Sticky" | ||||
| categories: | ||||
|   - Uncategorized | ||||
| tags: | ||||
|   - sticky | ||||
|   - template | ||||
| --- | ||||
|  | ||||
| This is a sticky post. | ||||
|  | ||||
| There are a few things to verify: | ||||
|  | ||||
|   * The sticky post should be distinctly recognizable in some way in comparison to normal posts. | ||||
|   * They should show at the very top of the blog index page, even though they could be several posts back chronologically. | ||||
|   * They should still show up again in their chronologically correct position in time, but without the sticky indicator. | ||||
| @@ -10,7 +10,7 @@ tags: | ||||
|   - template | ||||
| --- | ||||
|  | ||||
| This is the post content. It should be displayed in place of the auto-generated excerpt in single-page views. Archive-index pages should display an auto-generated excerpt of this content. | ||||
| This is the post content. Archive-index pages should display an auto-generated excerpt of this content. | ||||
|  | ||||
| <!--more--> | ||||
|  | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| --- | ||||
| title:  "Welcome to Jekyll!" | ||||
| header: | ||||
|   teaser: "http://wpthemetestdata.files.wordpress.com/2008/06/100_5540.jpg?w=604" | ||||
|   teaser: "https://farm5.staticflickr.com/4076/4940499208_b79b77fb0a_z.jpg" | ||||
| categories:  | ||||
|   - Jekyll | ||||
| tags: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Michael Rose
					Michael Rose